@soramitsu-ui/icons

0.1.0 • Public • Published

icons

For now it contains only old icons exported as raw SVGs. You probably should use bundler to use this package.

Usage example

Vite:

Setup vite-svg-loader plugin.

Webpack:

Setup @svgv/webpack loader.

Import example:

<script setup>
import ArrowBottomIcon from '@soramitsu-ui/icons/icomoon/arrow-bottom-16.svg'
</script>

<template>
  <ArrowBottomIcon />
</template>

Readme

Keywords

none

Package Sidebar

Install

npm i @soramitsu-ui/icons

Weekly Downloads

43

Version

0.1.0

License

Apache-2.0

Unpacked Size

344 kB

Total Files

577

Last publish

Collaborators

  • soramitsu-admin