Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fe6/icon
高质量图标集合
https://github.com/fe6/icon
icon-pack iconpark-icons iconplus icons javascript vue
Last synced: 3 days ago
JSON representation
高质量图标集合
- Host: GitHub
- URL: https://github.com/fe6/icon
- Owner: fe6
- License: mit
- Created: 2021-10-14T00:59:59.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-12T12:15:31.000Z (over 2 years ago)
- Last Synced: 2024-11-09T18:46:58.215Z (8 days ago)
- Topics: icon-pack, iconpark-icons, iconplus, icons, javascript, vue
- Language: TypeScript
- Size: 6.72 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# icon
高质量图标集合
## ✨ Feature
- 支持 cdn
- 自定义的图标需要单独引入 cube-vue
- 支持 vue 3 和 img 引入
- 2000+ 的图标数量## 📦 项目
| 项目 | NPM | 描述 | CDN |
| --------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | ------------------------ | --------------------------------------------------------------------------------------------------------------------------------- |
| [@fe6/icon-vue](packages/vue) | [![release](https://img.shields.io/npm/v/@fe6/icon-vue.svg)](https://www.npmjs.com/package/@fe6/icon-vue) | 没有定制的 vue 版的 icon | [![](https://data.jsdelivr.com/v1/package/npm/@fe6/icon-vue/badge)](https://www.jsdelivr.com/package/npm/@fe6/icon-vue) |
| [@fe6/icon-cube-vue](packages/cube-vue) | [![release](https://img.shields.io/npm/v/@fe6/icon-cube-vue.svg)](https://www.npmjs.com/package/@fe6/icon-cube-vue) | Web Components 的 icon | [![](https://data.jsdelivr.com/v1/package/npm/@fe6/icon-cube-vue/badge)](https://www.jsdelivr.com/package/npm/@fe6/icon-cube-vue) |
| [@fe6/icon-img](packages/img) | [![release](https://img.shields.io/npm/v/@fe6/icon-img.svg)](https://www.npmjs.com/package/@fe6/icon-img) | Svg 版的 icon | [![](https://data.jsdelivr.com/v1/package/npm/@fe6/icon-img/badge)](https://www.jsdelivr.com/package/npm/@fe6/icon-img) |