Vector icon for Sass (icon-sass)

Scalable vector icon representing Sass referenced by class icon-sass 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: Sass
  • Class: icon-sass
  • Category: Programming languages
  • Created: v2.4.0

Usage

Basic

icon-sass

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

Underlined

icon-sass

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

Color

icon-sass

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

Hover

icon-sass

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

Tags