Commit graph

3 commits

Author SHA1 Message Date
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
Eric Cornelissen 9dcc73abbd Add D3.js (#966)
* Add D3.js icon SVG

* Add D3.js icon details

Linked to the D3 official organisations repository for their logo. The
color is somewhat ambigious as their coloured logo uses gradients, and
there are no guidelines for the color (at least, I couldn't find them).
Hence, I went with one of the colors suggested by @SumNeuron in #874.

* Update D3.js icon details
2018-09-04 22:44:58 +02:00