mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
Update xeicon to v2.0.0
This commit is contained in:
parent
c39706c480
commit
48a5e73bdc
14 changed files with 2322 additions and 710 deletions
74
common/css/xeicon/README.md
Normal file
74
common/css/xeicon/README.md
Normal file
|
|
@ -0,0 +1,74 @@
|
|||
# [XEIcon v2.0.0](http://xpressengine.github.io/XEIcon/)
|
||||
[한글 문서 바로가기 →](https://github.com/xpressengine/XEIcon/blob/2.0.0-wip/README_kor.md)
|
||||
|
||||
### The iconic font and CSS toolkit
|
||||
XEIcon is a full shite of 820 pictographic icons for easy scalable vector graphics on websites,
|
||||
created by designer, [Lee Junha](https://github.com/junnaa), and maintained by [XpressEngine](http://www.xpressengine.com).
|
||||
|
||||
To get stared, check out [http://xpressengine.github.io/XEIcon](http://xpressengine.github.io/XEIcon)!
|
||||
|
||||
|
||||
## Getting icons
|
||||
- [Download the latest release](https://github.com/xpressengine/XEIcon/archive/v2.0.0.zip).
|
||||
- Clone the repo:
|
||||
```
|
||||
$ git clone https://github.com/xpressengine/XEIcon.git
|
||||
```
|
||||
|
||||
- Install with [Bower](http://bower.io):
|
||||
```
|
||||
$ bower install XEIcon
|
||||
```
|
||||
|
||||
- CDN by [jsDelivr](http://www.jsdelivr.com/#!xeicon):
|
||||
```html
|
||||
<link href="//cdn.jsdelivr.net/xeicon/2.0.0/xeicon.min.css"
|
||||
rel="stylesheet">
|
||||
```
|
||||
|
||||
Read the [Get started page](http://xpressengine.github.io/XEIcon/started.html) for information on the contents and examples, and more.
|
||||
|
||||
|
||||
## Changelog
|
||||
- v1.0 - Basic icons added, optimized for 24px default.
|
||||
- v1.0.1 - Detail fix.
|
||||
- v1.0.2 - Added 78 icons.
|
||||
- [v1.0.3 GitHub milestone](https://github.com/xpressengine/XEIcon/issues?q=milestone%3A%22XEIcon+1.0.3%22)
|
||||
- [v1.0.4 GitHub milestone](https://github.com/xpressengine/XEIcon/milestones/XEIcon%201.0.4)
|
||||
- [v2.0.0 Github milestone](https://github.com/xpressengine/XEIcon/milestones/XEIcon%202.1) - Change all icons style.
|
||||
|
||||
|
||||
## Contributing
|
||||
Please read through our [contributing guidelines](https://github.com/xpressengine/XEIcon/blob/master/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.
|
||||
|
||||
|
||||
## Versioning
|
||||
XEIcon library will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered with the following format:
|
||||
|
||||
`<major>.<minor>.<patch>`
|
||||
|
||||
for more information on SemVer, please visit http://semver.org/
|
||||
|
||||
|
||||
## Maintainors
|
||||
[@juna](https://github.com/junnaa), [@gunil](http://github.com/gunil), [@bnu](https://github.com/bnu).
|
||||
|
||||
|
||||
## Contributors
|
||||
[@LeeYoonGu](https://github.com/LeeYoonGu), [@marob](https://www.facebook.com/marob.99).
|
||||
|
||||
|
||||
## Authors
|
||||
- Email : lee_junha@xpressengine.com
|
||||
- Facebook : https://www.facebook.com/juna.junhalee
|
||||
- GitHub : https://github.com/junnaa
|
||||
|
||||
|
||||
## 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
|
||||
BIN
common/css/xeicon/fonts/xeicon.eot
Normal file
BIN
common/css/xeicon/fonts/xeicon.eot
Normal file
Binary file not shown.
550
common/css/xeicon/fonts/xeicon.svg
Normal file
550
common/css/xeicon/fonts/xeicon.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 338 KiB |
BIN
common/css/xeicon/fonts/xeicon.ttf
Normal file
BIN
common/css/xeicon/fonts/xeicon.ttf
Normal file
Binary file not shown.
BIN
common/css/xeicon/fonts/xeicon.woff
Normal file
BIN
common/css/xeicon/fonts/xeicon.woff
Normal file
Binary file not shown.
BIN
common/css/xeicon/fonts/xeicon.woff2
Normal file
BIN
common/css/xeicon/fonts/xeicon.woff2
Normal file
Binary file not shown.
1697
common/css/xeicon/xeicon.css
Normal file
1697
common/css/xeicon/xeicon.css
Normal file
File diff suppressed because it is too large
Load diff
1
common/css/xeicon/xeicon.min.css
vendored
Normal file
1
common/css/xeicon/xeicon.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue