Vector icon for Unity Game Engine (icon-unity)

Scalable vector icon representing Unity Game Engine referenced by class icon-unity 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: Unity Game Engine
  • Class: icon-unity
  • Category: Frameworks
  • Created: v2.4.0

Usage

Basic

icon-unity

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

Underlined

icon-unity

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

Color

icon-unity

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

Hover

icon-unity

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

Tags