vue3-simple-icons

Simple-Icons for Vue3 with Typescript Definitions.

MIT License

Downloads
1.5K
Stars
29
Committers
8

vue3-simple-icons forthebadge forthebadge npm version

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

Credit

Forked from mainvest/vue3-simple-icons

Based on vue-feather-icons by egoist

Package Rankings
Top 17.12% on Npmjs.org
Badges
Extracted from project README
forthebadge forthebadge npm version