🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@planview/pv-icons

Package Overview
Dependencies
Maintainers
7
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@planview/pv-icons

Planview design system icons

latest
Source
npmnpm
Version
2.30.0
Version published
Maintainers
7
Created
Source

@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 --save # peerDependency
npm install @planview/pv-icons --save
  • With Yarn
yarn add styled-components # peerDependency
yarn add @planview/pv-icons

Usage

Named import (use with tree shaking)

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

Keywords

planview

FAQs

Package last updated on 22 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts