0.0.2 • Published 1 month ago

@placetopay/flagicons-vue v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month ago

Flagicons-vue

Vue icon flag components based on flag-icons library Flag Icons.

Check out the demo.

Installation

npm install @placetopay/flagicons-vue

Usage

<script setup>
import { FlagIcon } from '@placetopay/iconsax-vue';
</script>

<template>
    <FlagIcon flag="co" />
</template>
0.0.2

1 month ago

0.0.1

1 month ago