Vector icon for Generic Database (icon-database)

Scalable vector icon representing Generic Database referenced by class icon-database 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: Generic Database
  • Class: icon-database
  • Category: Databases
  • Created: v1.0
  • Design: Original artwork designed by Joe Lauer

Usage

Basic

icon-database

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

Underlined

icon-database

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

Color

icon-database

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

Hover

icon-database

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

Tags