Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@douyinfe/semi-icons-lab

Package Overview
Dependencies
Maintainers
0
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@douyinfe/semi-icons-lab

semi icons lab

  • 2.69.2
  • npm
  • Socket score

Version published
Weekly downloads
419
decreased by-11.04%
Maintainers
0
Weekly downloads
 
Created
Source

 📣 Introduce

Beautiful, colorful icons(experimental) design by Semi Team

 🚀 Getting Start

install deps

npm install @douyinfe/semi-icons-lab

as a react component

import { IconAnchor } from '@douyinfe/semi-icons-lab';

ReactDOM.render(<IconAnchor />, root);

How to contribute icon to this package

  • Add the svg file under the path src/svgs/, naming references to other files.
  • Run command lerna run build:icon --scope @douyinfe/semi-icons, the corresponding tsx file will be generated under the path src/icons.
  • Add the category and name of the new icon to the src/svgs/meta.json file.
  • Finally, run command yarn docsite and go to the icon page to confirm whether the icon is successfully added.

Keywords

FAQs

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