Vector icon for Magento (icon-magento)

Scalable vector icon representing Magento referenced by class icon-magento included in Font Mfizz. After you get up and running, you can place Font Mfizz icons nearly anywhere in your HTML by simply using the <i> tag.

  • Name: Magento
  • Class: icon-magento
  • Category: Brands
  • Created: v2.4.0

Usage

Basic

icon-magento

<i class="icon-magento"></i> icon-magento

Underlined

icon-magento

<span style="text-decoration:underline;"><i class="icon-magento"></i> icon-magento</span>

Color

icon-magento

<i class="icon-magento" style="color:red"></i> <i class="icon-magento" style="color:green"></i> <i class="icon-magento" style="color:blue"></i> <i class="icon-magento" style="color:purple"></i> icon-magento

Hover

icon-magento

<style type="text/css" scoped>
.glyph-sample:hover { color:blue; }
</style>
<span class="glyph-sample"><i class="icon-magento"></i> icon-magento</span>

Tags