Important! Before use, please read the terms and conditions set by Hablamos Juntos who designed these icons package.
This package is a digital adaptation for use on the web media.
Example : http://samcome.github.io/webfont-medical-icons
SVGs, PNGs (64x64), Webfont (.eot, .ttf, .woff, .svg)
-
Install with bower
bower install webfont-medical-icons --save
-
In the head html, reference the location to the css file
<link rel="stylesheet" href="../css/wfmi-style.css">
-
Add classes to your elements
<span class="icon-neurology" aria-hidden="true"></span>
-
Download repo and extract files
-
Copy the fonts folder
packages/webfont-medical-icons/fonts
-
Copy the css file
packages/webfont-medical-icons/wfmi-style.css
-
In the head html, reference the location to the css file
<link rel="stylesheet" href="../css/wfmi-style.css">
-
Add classes to your elements
<span class="icon-neurology" aria-hidden="true"></span>
-
Click on the icon you want
-
Select the desired colour
-
Enter the desired size (in px)
-
Click on 'Get PNG file'
-
Save PNG file (ctrl+s or cmd+s)
(Thanx to pyko for add this last part)