Vector icon for NGiNX (icon-nginx)

Scalable vector icon representing NGiNX referenced by class icon-nginx 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: NGiNX
  • Class: icon-nginx
  • Category: Applications and operating systems
  • Created: v1.1
  • Design: Original artwork designed by Joe Lauer derived from nginx logo

Usage

Basic

icon-nginx

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

Underlined

icon-nginx

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

Color

icon-nginx

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

Hover

icon-nginx

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

Tags