v1/web/themes/custom/martis/assets/lib/themify-icons
Gdilove 927f32325b 初始化 2023-11-13 20:36:13 +08:00
..
demo-files 初始化 2023-11-13 20:36:13 +08:00
fonts 初始化 2023-11-13 20:36:13 +08:00
ie7 初始化 2023-11-13 20:36:13 +08:00
debug.log 初始化 2023-11-13 20:36:13 +08:00
index.html 初始化 2023-11-13 20:36:13 +08:00
readme.txt 初始化 2023-11-13 20:36:13 +08:00
themify-icons.css 初始化 2023-11-13 20:36:13 +08:00

readme.txt

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

=====================================
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