Commit graph

8 commits

Author SHA1 Message Date
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
Johan Fagerberg 4294fb287b Revert "Remove padding from icons and resize to 24x24" 2017-10-09 23:37:58 +02:00
birjolaxew 1e8da55ce6
Resized icons 2017-10-09 14:23:29 +02:00
birjolaxew 8c125a2c8f
Change ARIA labelling
Fix #503
2017-09-06 14:33:04 +02:00
Eric Cornelissen bc9f1c058c Batch update icon 2017-09-03 22:19:47 +02:00
birjolaxew 155ed40371 Removes extra properties and moves viewport
Removes version="1.2" and baseProfile="tiny"
Moves viewport so upper-left corner is at (0,0)
2017-05-28 03:30:15 +02:00
birjolaxew b105c495e3 Updates Signal logo
Removes fill color to be consistent with other icons
2017-05-28 00:22:44 +02:00
birjolaxew 3ba149cc19 Adds Signal Private Messenger logo
Fix #393
Color taken from logo BG
Bubbles are not circular, so vector isn't either
Dashed lines are not consistent in length, so they are handdrawn in
vector
2017-05-27 20:20:35 +02:00