{"id":19307876,"url":"https://github.com/xpressengine/xeicon","last_synced_at":"2026-05-26T08:07:44.745Z","repository":{"id":24036501,"uuid":"27421592","full_name":"xpressengine/XEIcon","owner":"xpressengine","description":"Beautiful transformable iconic font made for the web.","archived":false,"fork":false,"pushed_at":"2025-03-05T14:02:07.000Z","size":7294,"stargazers_count":91,"open_issues_count":6,"forks_count":37,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-04-04T09:19:07.544Z","etag":null,"topics":["font","glyphs","icnos","icon-font","xpressengine"],"latest_commit_sha":null,"homepage":"http://xpressengine.github.io/XEIcon/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xpressengine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-12-02T07:58:07.000Z","updated_at":"2024-10-24T01:39:45.000Z","dependencies_parsed_at":"2024-06-21T15:22:18.595Z","dependency_job_id":"fb734d9b-c25e-48ed-8a65-59bf40b0410f","html_url":"https://github.com/xpressengine/XEIcon","commit_stats":{"total_commits":78,"total_committers":7,"mean_commits":"11.142857142857142","dds":0.641025641025641,"last_synced_commit":"36ad966709d5ed71ae6868d7a6e0762db77a2cf5"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpressengine%2FXEIcon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpressengine%2FXEIcon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpressengine%2FXEIcon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpressengine%2FXEIcon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xpressengine","download_url":"https://codeload.github.com/xpressengine/XEIcon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247157281,"owners_count":20893220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["font","glyphs","icnos","icon-font","xpressengine"],"created_at":"2024-11-10T00:12:53.702Z","updated_at":"2026-05-26T08:07:44.739Z","avatar_url":"https://github.com/xpressengine.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [XEIcon](http://xpressengine.github.io/XEIcon/)\n[한글 문서 바로가기 →](https://github.com/xpressengine/XEIcon/blob/master/README_kor.md)\n\n[![](https://data.jsdelivr.com/v1/package/npm/@xpressengine/xeicon/badge)](https://www.jsdelivr.com/package/npm/@xpressengine/xeicon)\n\n### The iconic font and CSS toolkit\nXEIcon is a full shite of 800+ pictographic icons for easy scalable vector graphics on websites,\ncreated by designer, [Lee Junha](https://github.com/junnaa), and maintained by [XpressEngine](http://www.xpressengine.com).\n\nTo get stared, check out [http://xpressengine.github.io/XEIcon](http://xpressengine.github.io/XEIcon)!\n\n\n## Quick start\n- [Download the latest release](https://github.com/xpressengine/XEIcon/archive/master.zip).\n- Clone the repo: `git clone https://github.com/xpressengine/XEIcon.git`.\n- Install with [Bower](https://bower.io): `bower install xeicon`.\n- CDN by [jsDelivr](https://www.jsdelivr.com/package/npm/@xpressengine/xeicon): `\u003clink rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/npm/@xpressengine/xeicon@latest/xeicon.min.css\"\u003e`\n\n- Install with [Bower](https://bower.io): \n```\n$ bower install XEIcon\n```\n\n- CDN by [jsDelivr](https://www.jsdelivr.com/package/npm/@xpressengine/xeicon): \n```html\n\u003clink href=\"//cdn.jsdelivr.net/npm/@xpressengine/xeicon@latest/xeicon.min.css\" rel=\"stylesheet\"\u003e\n```\n\nRead the [Get started page](https://xpressengine.github.io/XEIcon/started.html) for information on the contents and examples, and more.\n\n\n## Changelog\n- v1.0 - Basic icons added, optimized for 24px default.\n- v1.0.1 - Detail fix.\n- v1.0.2 - Added 78 icons.\n- [v1.0.3 GitHub milestone](https://github.com/xpressengine/XEIcon/issues?q=milestone%3A%22XEIcon+1.0.3%22)\n- [v1.0.4 GitHub milestone](https://github.com/xpressengine/XEIcon/milestones/XEIcon%201.0.4)\n- [v2.0.0 Github milestone](https://github.com/xpressengine/XEIcon/milestones/XEIcon%202.1) - Change all icons style.\n- [v2.4.0 Github milestone](https://github.com/xpressengine/XEIcon/milestone/5) - Added icons \u0026 improved dev environment\n\n\n## Contributing\nPlease 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.\n\n\n## Versioning\nXEIcon library will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered with the following format:\n\n`\u003cmajor\u003e.\u003cminor\u003e.\u003cpatch\u003e`\n\nfor more information on SemVer, please visit https://semver.org/\n\n\n## Contributors\n[@juna](https://github.com/junnaa), [@gunil](https://github.com/gunil), [@LeeYoonGu](https://github.com/LeeYoonGu), [@marob](https://www.facebook.com/marob.99).\n\n## Authors\n- Facebook : https://www.facebook.com/juna.junhalee\n- GitHub : https://github.com/junnaa\n\n## Copyright\nCopyright [Naver Corp](https://www.navercorp.com).\n\ndevelopers@xpressengine.com\n\n## License\n- The XEIcon font is licensed under SIL OFL 1.1 :\n    - https://scripts.sil.org/OFL\n- XEIcon CSS, LESS, and SASS files are licensed under the MIT License :\n    - https://opensource.org/licenses/mit-license.html\n- The XEIcon documentation is licensed under the CC BY 4.0 License :\n    - https://creativecommons.org/licenses/by-sa/4.0\n- Full detail : https://xpressengine.github.io/XEIcon/license.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpressengine%2Fxeicon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxpressengine%2Fxeicon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpressengine%2Fxeicon/lists"}