Vector icon for Perl (icon-perl)

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

Usage

Basic

icon-perl

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

Underlined

icon-perl

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

Color

icon-perl

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

Hover

icon-perl

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

Tags