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

@77sol/icons

Package Overview
Dependencies
Maintainers
7
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@77sol/icons

77Sol icons library

  • 1.0.22-rc15
  • unpublished
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-95.65%
Maintainers
7
Weekly downloads
 
Created
Source

77Sol icons library

Instalação

npm install @77sol/icons --save-dev

Adicionar ícones

  • Adicionar o arquivo .svg na pasta /icons
  • Adicionar o export no mesmo padrão dos já existentes no arquivo index.js
  • Verificar sempre se:
    • Tag <svg> possui a propriedade viewBox e fill="none" e não possui propriedade width e height
    • Tag <g> não possui a propriedade clip-path
    • Tag <path> possui a propriedade fill="currentColor"

Publicar no npm

  • Fazer o bump da versão no package.json
  • Rodar npm run build
  • Rodar npm publish

FAQs

Package last updated on 06 May 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