vue3-simple-icons
TypeScript icon, indicating that this package has built-in type declarations

12.0.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i vue3-simple-icons

Weekly Downloads

911

Version

12.0.0

License

MIT

Unpacked Size

16.5 MB

Total Files

3156

Last publish

Collaborators

  • wyatt-herkamp