New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@welcome-ui/icons

Package Overview
Dependencies
Maintainers
10
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@welcome-ui/icons

Customizable design system with react • styled-components • styled-system and reakit.

  • 4.5.1-alpha.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.2K
increased by37.86%
Maintainers
10
Weekly downloads
 
Created
Source

@welcome-ui/icons

The Icons component from @welcome-ui.

npm bundle size License PRs Welcome

Installation

yarn add @welcome-ui/icons

Import

import { ActionIcon } from '@welcome-ui/icons.actions'
import * as Icons from '@welcome-ui/icons'

Documentation

See the documentation or package source for more details.

How to add icons in welcome-ui (from abstract)

  1. Download the svg from abstract into the icons/_assets/ folder, using snake_case for the name

  2. If your icon is monochrome, check the presence of fill="black" in the svg. If it is not present, change the fill attribute.

  3. Run yarn icons

  4. Add your new icon(s) in the doc for Icons and IconsFont respectively in docs/pages/components/icons.mdx and docs/pages/components/icons-font.mdx

  5. Start/Restart your front server

  6. Go fetch a 🍺, you're done!

Keywords

FAQs

Package last updated on 19 Sep 2022

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