1.0.6 • Published 3 years ago

vue3-feather-icons v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

vue3-feather-icon

npm npm

Install

npm i vue3-feather-icons
pnpm i vue3-feather-icons
yarn add vue3-feather-icons

Usage

<script setup>
    import { AirplayIcon, AtSignIcon, ... } from 'vue3-feather-icons'
<script>

<template>
    <AirplayIcon />
    <AtSignIcon size="32">
</template>
1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago