1.0.8 • Published 2 years ago

@hikasami/icons v1.0.8

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Icon Library

A collection of SVG icons for use in Hikasami web application development.

Browse Icons & Silhouettes

The icon library uses the Hikasami icon set v1.0 as a baseline.

Installation

The Hikasami Icon Library is available as an NPM package.

// npm
npm install @hikasami/icons

// bun
bun install @hikasami/icons

Usage

import { IconLike } from '@hikasami/icons'

// <IconLike size={16} />

Sizing

The size prop sets the width and height attribute values of the wrapped SVG.

License

The Hikasami Development is licensed under the Apache License 2.0.

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago