@jennifersoft/icons
TypeScript icon, indicating that this package has built-in type declarations

0.1.21 • Public • Published

@jennifersoft/icons

<script setup lang="ts">
import { SvgIcon, ICON_TYPE } from "@jennifersoft/icons";
</script>

<template>
  <SvgIcon :icon="ICON_TYPE.close" :width="24" :height="24" class="icon" />
</template>

Dependents (2)

Package Sidebar

Install

npm i @jennifersoft/icons

Weekly Downloads

319

Version

0.1.21

License

none

Unpacked Size

680 kB

Total Files

305

Last publish

Collaborators

  • arnoldyang
  • david-jennifer
  • kangwon
  • seogi1004