Vector icon for Apache Foundation (icon-apache)

Scalable vector icon representing Apache Foundation referenced by class icon-apache 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: Apache Foundation
  • Class: icon-apache
  • Category: Applications and operating systems
  • Created: v1.0

Usage

Basic

icon-apache

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

Underlined

icon-apache

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

Color

icon-apache

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

Hover

icon-apache

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

Tags