Vector icon for Node Package Manager (NPM) (icon-npm)

Scalable vector icon representing Node Package Manager (NPM) referenced by class icon-npm 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: Node Package Manager (NPM)
  • Class: icon-npm
  • Category: Applications and operating systems
  • Created: v2.4.0

Usage

Basic

icon-npm

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

Underlined

icon-npm

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

Color

icon-npm

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

Hover

icon-npm

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

Tags