Vector icon for PHP (icon-php)

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

Usage

Basic

icon-php

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

Underlined

icon-php

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

Color

icon-php

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

Hover

icon-php

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

Tags