css.gg
css.gg copied to clipboard
700+ Pure CSS, SVG, PNG & Figma UI Icons Available in SVG Sprite, styled-components, NPM & API and 6000 glyphs
The border-top icon uses a hardcoded value for one of it's paths' fills, instead of `currentColor`: https://github.com/astrit/css.gg/blob/master/icons/svg/border-top.svg?short_path=fd205a6#L13 Compared to, for example, border-bottom: https://github.com/astrit/css.gg/blob/master/icons/svg/border-bottom.svg?short_path=6098ab3#L9 This results in the path not having...
Fix spelling mistakes, grammar and simplify a few sentences
I created a VueJS library that makes use of CSS.gg SVG icons and is available on the npm registry. NPM Package: [https://www.npmjs.com/package/vue-css.gg](https://www.npmjs.com/package/vue-css.gg) Github Repo: [https://github.com/IamIsPra/vue-css.gg](https://github.com/IamIsPra/vue-css.gg)
First of all, thank you for this awesome icon set, it’s extensive and imo looks better than most (open source or otherwise). Is gear / cogs icon possible to make?
I am attempting to add an [arrow long right](https://css.gg/arrow-long-right) to my project. I have a [CodeSandbox](https://codesandbox.io/s/css-e-gg-fq4ute?file=/src/App.js) set up so you can see what I have attempted. There is no documentation...
It would be nice to have a camera icon that we can use with multimedia upload fields etc.
Hi there. I was trying to make a request to `"https://css.gg/css?=link|bulb"` from the JVM and it's a real pain, since `|` is not a valid character for java.net URL parsers,...
Some icon master components have a 180degree rotate property. **EDIT:** On top of this some icons have been flipped vertically **Icons affected:** - Every icon in the "Other" category from...