Vector icon for Go (Alt) (icon-go-alt)

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

Usage

Basic

icon-go-alt

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

Underlined

icon-go-alt

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

Color

icon-go-alt

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

Hover

icon-go-alt

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

Tags