0.1.1 • Published 9 months ago

@scalar/icons v0.1.1

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

Scalar Icon Library

The Scalar Icon Library

Installation

npm add @scalar/icons

Usage

<script setup lang="ts">
import { LibraryIcon } from '@scalar/icons'
</script>
<template>
  <LibraryIcon src="brand-adobe" />
</template>
0.1.1

9 months ago

0.1.0

10 months ago