Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@scaleflex/icons-tw

Package Overview
Dependencies
Maintainers
4
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scaleflex/icons-tw

SVG icons as React components

latest
Source
npmnpm
Version
0.0.95
Version published
Weekly downloads
325
231.63%
Maintainers
4
Weekly downloads
 
Created
Source

@scaleflex/icons

SVG icons as React components.

TODO: update doc

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-tw/download'

Keywords

react

FAQs

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