Vector icon for CSS3 (Alt) (icon-css3-alt)

Scalable vector icon representing CSS3 (Alt) referenced by class icon-css3-alt 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: CSS3 (Alt)
  • Class: icon-css3-alt
  • Category: Programming languages
  • Created: v2.4.0

Usage

Basic

icon-css3-alt

<i class="icon-css3-alt"></i> icon-css3-alt

Underlined

icon-css3-alt

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

Color

icon-css3-alt

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

Hover

icon-css3-alt

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

Tags