Commit graph

4 commits

Author SHA1 Message Date
Eric Cornelissen 30cd9ecc99 Add "path" key with raw path data to NPM package (#1472)
* Update prepublish script to add path to generated .js files

* Test generated path values

* Fix Furry Network icon

The Furry Network icon used to have "e"s in the path, however the 
official SVG definition does not specify the E command.

source: https://www.w3schools.com/graphics/svg_path.asp
2019-06-15 22:31:23 +02:00
Eric Cornelissen e050634479 Batch optimize SVGs (#1275) 2019-03-28 07:51:26 -07:00
Eric Cornelissen 4b882220ef Remove aria-labelledby and ids from SVGs (#1062)
* Remove `id` and `aria-labelledby` from all SVGs

* Update SVGLint configuration

* Remove `aria-labelledby` from documentation

* Remove `aria-labelledby` from website

because why not
2018-11-06 17:10:17 +01:00
Metaa f12f881316 Add Furry Network (#955)
* Add Furry Network (#855)

* Add "icon" to the SVG title (squash)

Closes #855
2018-08-30 08:47:03 +02:00