Vector icon for Exherbo (icon-exherbo)

Scalable vector icon representing Exherbo referenced by class icon-exherbo 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: Exherbo
  • Class: icon-exherbo
  • Category: Applications and operating systems
  • Created: v2.1

Usage

Basic

icon-exherbo

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

Underlined

icon-exherbo

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

Color

icon-exherbo

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

Hover

icon-exherbo

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

Tags