This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

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

0.1.3-alpha.0 • Public • Published

proi-ui-icons

icons for proi-ui

Installation

All controls

npm i proi-ui-icons

Docs

Check out the icons.

Basic Usage

<script>
import { Icon } from 'proi-ui-icons'
</script>

<Icon />
<Icon type="info" />
<Icon type="close" />

Attributes

Parameter Description Type Optional value Default value
type - String One of the provided types proiUi
scale Squared scale of icon Integer - 20
color Color of icon string - #000

Readme

Keywords

none

Package Sidebar

Install

npm i @specialdoom/proi-ui-icons

Weekly Downloads

0

Version

0.1.3-alpha.0

License

MIT

Unpacked Size

140 kB

Total Files

333

Last publish

Collaborators

  • specialdoom