一个icon 在线制作应用 在开发项目时,icon是项目内必不可少的元素之一,得益于社区的慷慨,我们可以非常方便地获取到各种风格、各种样式的图标,如下所示。 https://icon-sets.iconify.design/material-symbols/ https://lucide.dev/icons/ 但是我自己在实际使用中,会遇到想要的图标没有,从另外的图标集找到想要的图标...
Iconify icon sets in JSON format This is a big collection of open source vector icons, all validated, cleaned up and converted to the same easy to use format. Even though all icon sets are open source, some icon sets require attribution. ...
// https://icon-sets.iconify.design/ // import icon2 from '~icons/mdi/home-clock' // 动态图标 // https://icon-sets.iconify.design/line-md/ // https://icon-sets.iconify.design/svg-spinners/ import icon3 from '~icons/line-md/home' 效果图 通过UnoCSS,Element Plus 像 Element UI ...
Iconify 是一个现代的开源 SVG 图标库,它提供了超过 40000 个图标,Iconify for React 为每个图标生成单独的文件,因此在编译应用程序时,只会捆绑在项目中使用的图标。 在线地址:https://icon-sets.iconify.design/ 11. React Unicons React Unicon 为我们提供了两种不同的样式:SVG 和 EPS,这些矢量格式可以在多数...
// 搜索图标 https://icon-sets.iconify.design/ import { Icon } from '@iconify/vue' defineProps({ icon: { type: String, required: true } }) <template> <Icon :icon="icon" /> </template> 1. 2. 3. 4. 5. 6. 7. 8. 9
iconify。图标很多直接搜就行Icon Sets • Iconify。 You can use many open source icon sets with a large choice of open source icon components. Thousands of high-quality icons from 100+ icon sets, all validated, cleaned up, optimised and always up to date. ...
Iconify 是一个现代的开源 SVG 图标库,它提供了超过 40000 个图标,Iconify for React 为每个图标生成单独的文件,因此在编译应用程序时,只会捆绑在项目中使用的图标。 在线地址:https://icon-sets.iconify.design/ 11. React Unicons React Unicon 为我们提供了两种不同的样式:SVG 和 EPS,这些矢量格式可以在多数...
"description": "Hundreds of open source icon sets in IconifyJSON format", "license": "MIT", "version": "2.2.224", "version": "2.2.225", "type": "module", "homepage": "https://iconify.design/icon-sets/", "bugs": "https://github.com/iconify/icon-sets/issues", 0 comments on ...
Explore a diverse collection of over 1,000+ icons and access free sets to enhance your designs. Find free icon packs for your projects!
Iconify icon sets in JSON format This is a big collection of open source vector icons, all validated, cleaned up and converted to the same easy to use format. Even though all icon sets are open source, some icon sets require attribution. ...