1.0.9 • Published 4 months ago

@tbdc-agro-softwares/icons v1.0.9

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

4 months ago

1.0.7

6 months ago

1.0.4

8 months ago

1.0.3

9 months ago

1.0.2

9 months ago