Socket
Socket
Sign inDemoInstall

@scaleflex/icons

Package Overview
Dependencies
Maintainers
6
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scaleflex/icons

SVG icons as React components


Version published
Weekly downloads
15K
increased by16.22%
Maintainers
6
Weekly downloads
 
Created
Source

@scaleflex/icons

SVG icons as React components.


Installation

npm i @scaleflex/icons # react react-dom
yarn add @scaleflex/icons # react react-dom

Make sure to have react and react-dom installed in your package as they are included in our peer dependencies.

Usage

Every icon present in this package is a pure React component, wrapping plain svg element. Each component is exported by default and gives access to the ref and className props, as well as standard svg attributes.

import DownloadIcon from '@scaleflex/icons/download';

Keywords

FAQs

Package last updated on 16 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc