1.0.3 • Published 1 year ago

@rah-emil/reraicons v1.0.3

Weekly downloads
-
License
-
Repository
github
Last release
1 year 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

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago