The Wayback Machine - https://web.archive.org/web/20200523145043/https://github.com/topics/svg-icons
Skip to content
#

svg-icons

Here are 373 public repositories matching this topic...

Angelmmiguel
Angelmmiguel commented Jun 6, 2017

It would be useful to provide some suggestions to improve the given SVG file as part of the output. --lint will activate these suggestions.

Rules

A rule represents a test to the SVG file. These rules must follow the good practices of SVG files.

  • Use generic font families or rasterize the glyphs
  • Calculate the minimum viewBox
  • Compress the SVG
  • Reduce unreasonable precision (
blakestone95
blakestone95 commented Jan 17, 2019

A team member switched us to this library from material-design-icons, but it messed up a bunch of our styling. After perusing the source code, I have a suggestion: remove the style attributes used in Icon and SvgIcon and instead use a CSS class (perhaps className="react-icons-kit") with some CSS to apply the inline-block and vertical-align rules. My reasoning is that this will make i

Improve this page

Add a description, image, and links to the svg-icons topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the svg-icons topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.