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

emblematic-icons

Package Overview
Dependencies
Maintainers
20
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emblematic-icons

A set of pixel-perfect icons tailored for the web

  • 0.17.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
200
increased by455.56%
Maintainers
20
Weekly downloads
 
Created
Source

emblematic-icons

Um conjunto de ícones adaptados para uso com produtos Pagar.me

Como adicionar um ícone novo

  • Adicione o arquivo .svg na pasta svgs
  • Certifique-se que na tag <svg> existam as propriedades fill="none" e viewBox, essa populada com valores correspondentes ao width e height do vetor. Exemplo: <svg width="24" height="24" viewBox="0 0 24 24" fill="none">
  • Certifique-se que na path exista a propriedade fill="currentColor"

Essas configurações são importantes para garantir que os ícones escalem corretamente e que sua cor seja consistente com o resto dos ícones.

Keywords

FAQs

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