XEIcon
The iconic font and CSS toolkit
XEIcon is a full shite of 680 pictographic icons for easy scalable vector graphics on websites,
created by [ Junha,Lee ] ( https://www.facebook.com/juna.junhalee ), and maintained by [ XpressEngine ] ( http://www.xpressengine.com ).
To get stared, check out http://xpressengine.github.io/XEIcon !
Quick start
- Download the latest release. ( https://github.com/xpressengine/XEIcon/archive/master.zip )
- Clone the repo: git clone https://github.com/xpressengine/XEIcon.git.
- Install with Bower: bower install xeicon.
- CDN by jsDelivr: <link rel="stylesheet" href="//cdn.jsdelivr.net/xeicon/1.0.4/xeicon.min.css">
OR
- Copy the entire XEIcon directory into your project.
- In the of your html, reference the location to your xeicon.min.css. <link ="stylesheet" type="text/css" href="YourPath/xeicon/xeicon.min.css">
- Check out the XEIcon Library to start using XEIcon!
Read the Get started page ( https://github.com/xpressengine/XEIcon ) for information on the contents and examples, and more.
License
- The XEIcon font is licensed under SIL OFL 1.1 :
- http://scripts.sil.org/OFL
- XEIcon CSS, LESS, and SASS files are licensed under the MIT License :
- http://opensource.org/licenses/mit-license.html
- The XEIcon documentation is licensed under the CC BY 4.0 License :
- http://creativecommons.org/licenses/by-sa/4.0
- Full detail : http://xpressengine.github.io/XEIcon/xe_icon_license.html