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

2.21.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" />

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

    npm i @planview/pv-icons

    Weekly Downloads

    872

    Version

    2.21.0

    License

    BSD-3-Clause

    Unpacked Size

    2.53 MB

    Total Files

    3136

    Last publish

    Collaborators

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