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

emblematic-icons

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


Version published
Maintainers
22
Created

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.

FAQs

Package last updated on 03 Aug 2023

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