Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@bigcommerce/big-design-icons
Advanced tools
BigDesign Icons as React components.
You can find documentation, list of icons, and examples on our docs page.
Add BigDesign Icons and styled-components@4 to your project using npm
:
npm install @bigcommerce/big-design-icons styled-components@4
or with yarn
:
yarn add @bigcommerce/big-design-icons styled-components@4
Import any icon component and use it anywhere in your app.
import { StoreIcon } from '@bigcommerce/big-design-icons';
...
<App>
<StoreIcon />
</App>
To add new icons, use the built-in script to download the svg from Material Icons - Rounded:
yarn run download
After you've searched and downloaded your icon(s), run the build script to convert your svgs into React components:
yarn run build:icons
FAQs
BigDesign Icons as React components.
The npm package @bigcommerce/big-design-icons receives a total of 1,455 weekly downloads. As such, @bigcommerce/big-design-icons popularity was classified as popular.
We found that @bigcommerce/big-design-icons demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.