diff --git a/.babelrc b/.babelrc
index c13c5f6..1320b9a 100644
--- a/.babelrc
+++ b/.babelrc
@@ -1,3 +1,3 @@
{
- "presets": ["es2015"]
+ "presets": ["@babel/preset-env"]
}
diff --git a/.gitignore b/.gitignore
index 536eb61..f7cd0ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
dist
gh-page
node_modules
+.idea
diff --git a/README.md b/README.md
index ebcd208..8639ded 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,10 @@
# [XEIcon](http://xpressengine.github.io/XEIcon/)
[한글 문서 바로가기 →](https://github.com/xpressengine/XEIcon/blob/master/README_kor.md)
+[](https://www.jsdelivr.com/package/npm/@xpressengine/xeicon)
### The iconic font and CSS toolkit
-XEIcon is a full shite of 820 pictographic icons for easy scalable vector graphics on websites,
+XEIcon is a full shite of 800+ 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)!
@@ -12,20 +13,20 @@ To get stared, check out [http://xpressengine.github.io/XEIcon](http://xpresseng
## 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](http://bower.io): `bower install xeicon`.
-- CDN by [jsDelivr](http://www.jsdelivr.com/#!xeicon): ``
+- Install with [Bower](https://bower.io): `bower install xeicon`.
+- CDN by [jsDelivr](https://www.jsdelivr.com/package/npm/@xpressengine/xeicon): ``
-- Install with [Bower](http://bower.io):
+- Install with [Bower](https://bower.io):
```
$ bower install XEIcon
```
-- CDN by [jsDelivr](http://www.jsdelivr.com/#!xeicon):
+- CDN by [jsDelivr](https://www.jsdelivr.com/package/npm/@xpressengine/xeicon):
```html
-
+
```
-Read the [Get started page](http://xpressengine.github.io/XEIcon/started.html) for information on the contents and examples, and more.
+Read the [Get started page](https://xpressengine.github.io/XEIcon/started.html) for information on the contents and examples, and more.
## Changelog
@@ -35,6 +36,7 @@ Read the [Get started page](http://xpressengine.github.io/XEIcon/started.html) f
- [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.
+- [v2.4.0 Github milestone](https://github.com/xpressengine/XEIcon/milestone/5) - Added icons & improved dev environment
## Contributing
@@ -46,26 +48,26 @@ XEIcon library will be maintained under the Semantic Versioning guidelines as mu
`..`
-for more information on SemVer, please visit http://semver.org/
+for more information on SemVer, please visit https://semver.org/
## Contributors
-[@juna](https://github.com/junnaa), [@gunil](http://github.com/gunil), [@LeeYoonGu](https://github.com/LeeYoonGu), [@marob](https://www.facebook.com/marob.99).
+[@juna](https://github.com/junnaa), [@gunil](https://github.com/gunil), [@LeeYoonGu](https://github.com/LeeYoonGu), [@marob](https://www.facebook.com/marob.99).
## Authors
- Facebook : https://www.facebook.com/juna.junhalee
- GitHub : https://github.com/junnaa
## Copyright
-Copyright [Naver Corp](http://www.navercorp.com).
+Copyright [Naver Corp](https://www.navercorp.com).
developers@xpressengine.com
## License
- The XEIcon font is licensed under SIL OFL 1.1 :
- - http://scripts.sil.org/OFL
+ - https://scripts.sil.org/OFL
- XEIcon CSS, LESS, and SASS files are licensed under the MIT License :
- - http://opensource.org/licenses/mit-license.html
+ - https://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
+ - https://creativecommons.org/licenses/by-sa/4.0
+- Full detail : https://xpressengine.github.io/XEIcon/license.html
diff --git a/README_kor.md b/README_kor.md
index 18f1813..575e33e 100644
--- a/README_kor.md
+++ b/README_kor.md
@@ -1,11 +1,13 @@
-# [XEIcon](http://xpressengine.github.io/XEIcon/)
+# [XEIcon](https://xpressengine.github.io/XEIcon/)
[Go to English version →](https://github.com/xpressengine/XEIcon/blob/master/README.md)
+[](https://www.jsdelivr.com/package/npm/@xpressengine/xeicon)
+
### 오픈소스 아이콘 폰트 툴킷
웹사이트 제작에 최적화된 800여개의 백터 그래픽 아이콘 툴킷입니다.
-웹제작 실무에 최적화된 아이콘을 제공하기 위해, 디자이너 [Lee Junha](https://github.com/junnaa)가 제작하였고 [XpressEngine](http://www.xpressengine.com/)에서 운영합니다.
+웹제작 실무에 최적화된 아이콘을 제공하기 위해, 디자이너 [Lee Junha](https://github.com/junnaa)가 제작하였고 [XpressEngine](https://www.xpressengine.com/)에서 운영합니다.
-[XEIcon 공식사이트](http://xpressengine.github.io/XEIcon/)에서 자세한 내용을 볼 수 있습니다.
+[XEIcon 공식사이트](https://xpressengine.github.io/XEIcon/)에서 자세한 내용을 볼 수 있습니다.
## 아이콘 사용 방법
@@ -16,19 +18,19 @@
$ git clone https://github.com/xpressengine/XEIcon.git
```
-- [Bower](http://bower.io) 설치:
+- [Bower](https://bower.io) 설치:
```
$ bower install xeicon
```
-- [jsDelivr](http://www.jsdelivr.com/#!xeicon) CDN:
+- [jsDelivr](https://www.jsdelivr.com/package/npm/@xpressengine/xeicon) CDN:
```html
-
+
```
-공식홈페이지 [Get started page](http://xpressengine.github.io/XEIcon/started.html)페이지에서 자세한 사용방법을 확인할 수 있습니다.
+공식홈페이지 [Get started page](https://xpressengine.github.io/XEIcon/started.html)페이지에서 자세한 사용방법을 확인할 수 있습니다.
## 변경 이력
@@ -38,6 +40,7 @@ $ bower install xeicon
- [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) - 아이콘 스타일 및 라이브러리 변경
+- [v2.4.0 Github milestone](https://github.com/xpressengine/XEIcon/milestone/5) - 아이콘 추가
## 버전 관리
@@ -45,11 +48,11 @@ XEIcon은 시맨틱 버전 지침을 따릅니다. 버전은 다음과 같은
`..`
-시멘틱버전에 관한 자세한 정보는 링크를 확인하시기 바랍니다. http://semver.org/
+시멘틱버전에 관한 자세한 정보는 링크를 확인하시기 바랍니다. https://semver.org/
## 공헌자
-[@juna](https://github.com/junnaa), [@gunil](http://github.com/gunil), [@LeeYoonGu](https://github.com/LeeYoonGu), [@marob](https://www.facebook.com/marob.99).
+[@juna](https://github.com/junnaa), [@gunil](https://github.com/gunil), [@LeeYoonGu](https://github.com/LeeYoonGu), [@marob](https://www.facebook.com/marob.99).
## 제작자
@@ -57,15 +60,15 @@ XEIcon은 시맨틱 버전 지침을 따릅니다. 버전은 다음과 같은
- GitHub: https://github.com/junnaa
## 저작권
-Copyright [Naver Corp](http://www.navercorp.com)
+Copyright [Naver Corp](https://www.navercorp.com)
developers@xpressengine.com
## 라이선스
- 글꼴 라이선스, SIL OFL 1.1:
- - http://scripts.sil.org/OFL
+ - https://scripts.sil.org/OFL
- 코드 라이선스, MIT License:
- - http://opensource.org/licenses/mit-license.html
+ - https://opensource.org/licenses/mit-license.html
- 문서 사용허가 규정, CC BY 4.0:
- - http://creativecommons.org/licenses/by-sa/4.0
-- 라이선스 상세: http://xpressengine.github.io/XEIcon/xe_icon_license.html
+ - https://creativecommons.org/licenses/by-sa/4.0
+- 라이선스 상세: https://xpressengine.github.io/XEIcon/license.html
diff --git a/fonts/xeicon.eot b/fonts/xeicon.eot
old mode 100755
new mode 100644
index 658cc71..d4ba45b
Binary files a/fonts/xeicon.eot and b/fonts/xeicon.eot differ
diff --git a/fonts/xeicon.svg b/fonts/xeicon.svg
index 21cee8f..6ee75cf 100755
--- a/fonts/xeicon.svg
+++ b/fonts/xeicon.svg
@@ -7,15 +7,15 @@
{
"fontFamily": "xeicon",
"majorVersion": 2,
- "minorVersion": 3,
+ "minorVersion": 4,
"fontURL": "https://xpressengine.github.io/XEIcon/",
- "copyright": "(C) NAVER http://www.navercorp.com",
+ "copyright": "(C) NAVER https://www.navercorp.com",
"designerURL": "https://www.facebook.com/juna.junhalee",
"license": "SIL OFL 1.1, MIT License, CCL 4.0",
"licenseURL": "https://github.com/xpressengine/XEIcon",
"description": "Beautiful transformable iconic font made for the web.\nFont generated by IcoMoon.",
"designer": "Junha Lee",
- "version": "Version 2.3",
+ "version": "Version 2.4",
"fontId": "xeicon",
"psName": "xeicon",
"subFamily": "Regular",
@@ -24,828 +24,1652 @@
]]>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+