New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@pluralsight/icons

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pluralsight/icons

Icons for Pluralsight.


Version published
Weekly downloads
102
increased by75.86%
Maintainers
1
Weekly downloads
 
Created

Pluralsight Icons

A library of SVG icons and React/Svelte components.

What role does this package play in Pando?

erDiagram
  PANDO ||--o{ DESIGN-TOKENS : contains
  PANDO ||--o{ ICONS : contains
  PANDO ||--o{ HEADLESS-STYLES : contains
  PANDO ||--o{ REACT-UTILS : contains
  DESIGN-TOKENS ||..|{ NORMALIZE-SETUP : contains
  NORMALIZE-SETUP ||..|{ THEMES : contains
  HEADLESS-STYLES ||--|{ DESIGN-TOKENS : uses

This package produces pure icons solutions to be used in different ways (i.e. SVG or components) and is decoupled from all other packages.

Icons General Function

The icons package is purely a Node utility that generates different icon types from initial svg files.

Install

This project uses pnPm so there are no setup commands needed. If you get any errors, you may need to run an initial pnpm install or esnure you are using Node >= 18.

Development

There is no development environment for this package.

Testing

To run your unit tests, make sure you are in the root directory of the project not this workspace - and run:

pnpm test packages/icons/tests

Contribution

If you plan on contributing to this project, please take time to read our CONTRIBUTING.md. Pull requests that do not adhere to the requirements in this doc will automatically be flagged and closed.

FAQs

Package last updated on 06 May 2024

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