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

2.19.0 • Public • Published

@planview/pv-icons

Collection of Planview Design System Icons following the specification

Open the official documentation for more details

Setup

You can install @planview/pv-icons in multiple ways:

  • With NPM
npm install styled-components@^5.0.0 --save # peerDependency
npm install @planview/pv-icons --save
  • With Yarn
yarn add styled-components@^5.0.0 # peerDependency
yarn add @planview/pv-icons

If you are using TypeScript, be sure to also install @types/styled-components as a devDependency

Usage

Named import (use with tree shaking)

import { Activity } from '@planview/pv-icons'
;<Activity size="small" color="blue" />

Package Sidebar

Install

npm i @planview/pv-icons

Weekly Downloads

1,445

Version

2.19.0

License

BSD-3-Clause

Unpacked Size

2.65 MB

Total Files

3109

Last publish

Collaborators

  • dougneiner
  • mikiz2000
  • dwikmans
  • olled
  • ptyagipv
  • gaganm
  • peterengstedt
  • pgoagent