13.2.0 • Published 11 months ago
vue3-simple-icons v13.2.0
vue3-simple-icons

Simple Icons as Vue components.
Install
npm install vue3-simple-icons
Usage
import { ApacheMavenIcon, NpmIcon } from 'vue3-simple-icons'
See all icons and usage here: https://vue3-simple-icons.wyatt-herkamp.dev/
<ApacheMavenIcon style="fill: white"/>
You can also set a px
size directly by passing an integer
<NpmIcon style="fill: white" size="24px" />
Note
- Because identifiers can’t start with numeric literals, names beginning with numbers have them converted to English words. For example, the logo for 500px is available as
FiveHundredPxIcon
. - Versioning follows the Simple Icons package.
Credit
Forked from mainvest/vue3-simple-icons
Based on vue-feather-icons by egoist
12.0.0
1 year ago
13.2.0
11 months ago
11.13.0
1 year ago
11.9.0
1 year ago
11.0.0
1 year ago
10.4.0
2 years ago
9.21.0
2 years ago
10.0.0
2 years ago
9.10.0
2 years ago
8.13.0
2 years ago
7.18.0
3 years ago
7.11.0
3 years ago
7.8.0-beta.1
3 years ago
7.5.0-beta.1
3 years ago
7.4.0-beta.2
3 years ago
7.4.0-beta.1
3 years ago
7.4.0-beta.0
3 years ago
7.4.0
3 years ago