Socket
Socket
Sign inDemoInstall

@scaleflex/icons

Package Overview
Dependencies
9
Maintainers
6
Versions
94
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @scaleflex/icons

SVG icons as React components


Version published
Weekly downloads
9.1K
decreased by-23.38%
Maintainers
6
Created
Weekly downloads
 

Changelog

Source

2.8.1 (2024-05-16)

Note: Version bump only for package ui

Readme

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

Last updated on 16 May 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc