1.0.3 • Published 11 months ago

@rah-emil/reraicons v1.0.3

Weekly downloads
-
License
-
Repository
github
Last release
11 months ago

@rah-emil/reraicons

Usage

This package supports Vue 3.

To install the package in your project:

npm i @rah-emil/reraicons

Including an icon inside components:

<script lang="ts" setup>
import { ArrowUpIcon } from '@rah-emil/reraicons/dist/bold';
</script>

<template>
  <div>
    <ArrowUpIcon />
  </div>
</template>
1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago