-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathLICENSE
More file actions
executable file
·32 lines (21 loc) · 845 Bytes
/
LICENSE
File metadata and controls
executable file
·32 lines (21 loc) · 845 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
=====================================
HOW TO USE IT:
1) Upload the ‘themify-icons.css’ file and ‘fonts’ folder to your server
2) Add the CSS file into the <head> section of your site:
<link href="http://yoursite.com/themify-icons.css" rel="stylesheet">
3) Add the icon markup in your page:
<span class="ti-download"></span>
All icons can be viewed at: http://themify.me/themify-icons
=====================================
LICENSE
- Themify Icons font licensed under: http://scripts.sil.org/OFL
- Code licensed under: http://opensource.org/licenses/mit-license.html
- All brand icons are copyright/trademarks of their respective owners.
=====================================
VERSIONS
Version 1.0.1 (May 27, 2014)
- Added SVG format
- Fixed some icon naming issues
- Added rss icon
Version 1.0.0 (May 16, 2014)
- Initial release