File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
![ Vue-Icomoon Logo] ( /banner.png )
2
2
3
3
[ ![ npm] ( https://img.shields.io/npm/v/vue-icomoon?color=%234fc921 )] ( https://www.npmjs.com/package/vue-icomoon )
4
+ ![ npm] ( https://img.shields.io/npm/dm/vue-icomoon )
4
5
[ ![ License] ( https://img.shields.io/badge/License-MIT-green.svg?color=%234fc921 )] ( https://opensource.org/licenses/MIT )
5
6
6
7
** 📦 Zero Dependencies**
7
8
8
9
It makes it very simple to use SVG icons in your ` Vue3 ` projects.
9
10
10
- ## [ Demo] ( https://codesandbox.io/s/vue-icomoon-demo-nqb0z )
11
+ ## [ Demo] ( https://codesandbox.io/s/vue-icomoon-demo-nqb0z ) - [ Buy Me a Coffee ] ( https://www.buymeacoffee.com/aykutkardas )
11
12
12
13
## Install
13
14
@@ -17,9 +18,9 @@ npm install vue-icomoon
17
18
18
19
## Usage
19
20
20
- You can use the icons you selected on [ IcoMoon ] ( https://icomoon.io/ app/ ) by downloading the ` selection.json ` file .
21
+ #### You can use [ svgps.app ] ( https://svgps. app/ ) to access over ` 40,000 ` free icons and convert your own icons into ` selection.json ` .
21
22
22
- > You can try [ svgps.app ] ( https://svgps. app/ ) to generate ` selection.json ` file. 🎉
23
+ Or you can use [ IcoMoon ] ( https://icomoon.io/ app/ ) to generate the ` selection.json ` file.
23
24
24
25
### Declare
25
26
You can’t perform that action at this time.
0 commit comments