1.0.0 • Published 6 months ago

@whouu/geist-design-icons v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

geist-desing-icons

基于 feathericons 所构建的 svg 组件库,适用于 vue3

文档

Geist Design

安装

npm install @whouu/geist-desing-icons

开发

npm run update-icons

npm run dev

使用

<script setup lang="ts">
    import { GIconActivity } from '@whouu/geist-desing-icons'
<script>

<template>
   <g-icon-activity />
   <g-icon-activity size="32" color="red" />
</template>
1.0.0

6 months ago

0.0.5

6 months ago

0.0.4

6 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago