Project

General

Profile

Download (603 Bytes) Statistics
| Branch: | Tag: | Revision:
1
## Sub folders:
2

    
3
*  workspace: svg files for all icons, also those wich are currently not used.
4
* fontset: the icons which are actually contained in the fontset, contains symlinks to the svg files in ./workspace
5
 
6
## Licence:
7

    
8
 Some icons are customizations, combinations of fontawesome icons. These icons are licesed under the Creative Commons Attribution 4.0 International license (https://fontawesome.com/license). These icons are:
9
 
10
 *  internal-link-alt
11
 
12

    
13
Fontset created with https://icomoon.io/app
14

    
15
## Usage: 
16

    
17
~~~
18
    icomoon_icon_markup('0xe900', array('class' => array('superscript')));
19
~~~
20

    
(1-1/5)