Vector icon for Ruby (icon-ruby)

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

Usage

Basic

icon-ruby

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

Underlined

icon-ruby

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

Color

icon-ruby

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

Hover

icon-ruby

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

Tags