Vector icon for NetBSD (icon-netbsd)

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

Usage

Basic

icon-netbsd

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

Underlined

icon-netbsd

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

Color

icon-netbsd

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

Hover

icon-netbsd

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

Tags