Vector icon for Apache Tomcat (icon-tomcat)

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

Usage

Basic

icon-tomcat

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

Underlined

icon-tomcat

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

Color

icon-tomcat

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

Hover

icon-tomcat

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

Tags