fatcow css test

by Mladen Mihajlovic

HTML

<link rel="stylesheet" href="https://mika76.github.io/fatcow_icons/fatcow.css">
<link rel="stylesheet" href="https://mika76.github.io/fatcow_icons/fatcow.css">
<i class="fc-lg-arrow-right fc-redify"></i>
<i class="fc-lg-bullet-go fc-redify"></i>
<i class="fc-lg-bullet-green fc-redify"></i>

<i class="fc-lg-bullet-red"></i>

CSS

i.fc-redify {
  /* g 82 100% 35%*/
  /* r  9  78% 52% */
  filter:hue-rotate(280deg); 
}