meistericons-vue
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

meistericons-vue

To install dependencies:

npm

npm install meistericons-vue --save

yarn

yarn add meistericons-vue

pnpm

pnpm add meistericons-vue

bun

bun add meistericons-vue

Import icons:

import {ArrowDown} from "meistericons-vue"

Usage

<script>
import {ArrowDown} from "meistericons-vue"

export default {
    name:'My Component',
    components: {ArrowDown}
}
</script>

<template>
    <ArrowDown/>
</template>

Made with 💝 in Kathmandu, Nepal

Readme

Keywords

none

Package Sidebar

Install

npm i meistericons-vue

Weekly Downloads

0

Version

0.0.8

License

MIT

Unpacked Size

9.32 MB

Total Files

9

Last publish

Collaborators

  • rahulrajdahal