Simple Icons as Vue components.
npm install vue3-simple-iconsSimple Icons as Vue components.
``bash`
npm install vue3-simple-icons
`js`
import { ApacheMavenIcon, NpmIcon } from 'vue3-simple-icons'
See all icons and usage here: https://vue3-simple-icons.wyatt-herkamp.dev/
`html`
You can also set a px size directly by passing an integer
`html`
Based on vue-feather-icons by egoist