Vector icon for NodeJS (icon-nodejs)

Scalable vector icon representing NodeJS referenced by class icon-nodejs 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: NodeJS
  • Class: icon-nodejs
  • Category: Programming languages
  • Created: v1.0

Usage

Basic

icon-nodejs

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

Underlined

icon-nodejs

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

Color

icon-nodejs

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

Hover

icon-nodejs

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

Tags