1.0.6 • Published 4 years ago

vue3-feather-icons v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago