Vector icon for CentOS Linux (icon-centos)

Scalable vector icon representing CentOS Linux referenced by class icon-centos 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: CentOS Linux
  • Class: icon-centos
  • Category: Applications and operating systems
  • Created: v1.2

Usage

Basic

icon-centos

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

Underlined

icon-centos

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

Color

icon-centos

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

Hover

icon-centos

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

Tags