We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13490af commit 08221a8Copy full SHA for 08221a8
icons/nuxt-svg-sprite-icon.png
1.36 MB
modules/nuxt-svg-sprite-icon.yml
@@ -0,0 +1,20 @@
1
+name: nuxt-svg-sprite-icon
2
+description: >-
3
+ A powerful SVG sprite module for Nuxt 3 that automatically generates SVG
4
+ sprites from your assets and provides an easy-to-use component for displaying
5
+ icons.
6
+repo: MikeCheng1208/nuxt-svg-sprite-icon
7
+npm: nuxt-svg-sprite-icon
8
+icon: nuxt-svg-sprite-icon.png
9
+github: https://github.com/MikeCheng1208/nuxt-svg-sprite-icon
10
+website: https://github.com/MikeCheng1208/nuxt-svg-sprite-icon
11
+learn_more: ''
12
+category: UI
13
+type: 3rd-party
14
+maintainers:
15
+ - name: Mike Cheng
16
+ github: MikeCheng1208
17
+ twitter: mike_cheng1208
18
+compatibility:
19
+ nuxt: '>=3.17.0'
20
+ requires: {}
0 commit comments