
Security News
Package Maintainers Call for Improvements to GitHub’s New npm Security Plan
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
@web3uikit/icons
Advanced tools
Beautiful and lightweight UI components for web3 developers. This UI library will speed up your dapp development no matter which chain you build on.
Live StoryBook DEMO: https://web3ui.github.io/web3uikit/
Star us
If this ui-kit helps you build your dApps faster - please star this project, every star makes us very happy!
Need help?
If you need help with setting up the boilerplate or have other questions - don't hesitate to write in our community forum and we will check asap. Forum link. The best thing about this boilerplate is the super active community ready to help at any time! We help each other.
Quick Start
npm install @web3uikit/icons
or
yarn add @web3uikit/icons
import { Metamask } from '@web3uikit/icons';
const App = () => (
<>
<Metamask fontSize="50px" color="#000000" title="Metamask Icon" />
</>
);
If you are using web3uikit
with Next.js, be sure to follow the official guide, since we are using styled-components
under the hood.
Table of contents
Go to our live storybook demo to view various icons present in the library.
FAQs
Unknown package
The npm package @web3uikit/icons receives a total of 455 weekly downloads. As such, @web3uikit/icons popularity was classified as not popular.
We found that @web3uikit/icons demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.