1.0.9 • Published 3 months ago

@tbdc-agro-softwares/icons v1.0.9

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

A simple icon library

Usage

To install the package use the following command:

pnpm add @tbdc-agro-softwares/icons

Usage with Vue 3:

<!-- Example.vue -->
<script>
import AddCircleOutline from '@tbdc-agro-softwares/icons/AddCircleOutline.svg'
</script>

<template>
    <AddCircleOutline />
</template>
1.0.9

3 months ago

1.0.7

5 months ago

1.0.4

7 months ago

1.0.3

8 months ago

1.0.2

8 months ago