Project

General

Profile

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

    
3
 - workspace: svn 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
 *  create-new
11
 
12

    
13
Fontset created with https://icomoon.io/app
14
The designfiles are found in  /home/andreas/data/Projekte/Algea Name Registry/registry
15

    
16
Usage: 
17

    
18
    GenericFontIcon tabIcon = new GenericFontIcon("IcoMoon", 0xe900);
19

    
20

    
(1-1/5)