Fix aria labels, linux rights, underscores (#334)

* Remove execute rights from some SVGs

* Fix Aria labels and some formatting

* Consistent naming scheme with underscore

* Requested changes
This commit is contained in:
Rastislav Vangor
2019-10-23 15:24:40 +02:00
committed by Terence Eden
parent 3a3a06d399
commit fd79fb4836
20 changed files with 91 additions and 88 deletions

View File

@@ -3,4 +3,4 @@ aria-label="imgur" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path d="M301 410c0 22-3 38-11 49-7 10-18 16-34 16-15 0-26-6-34-16-8-11-11-27-11-49V231c0-22 3-38 11-49 7-10 19-16 34-16 16 0 27 6 34 16 8 11 11 27 11 49z"/><circle cx="256" cy="91" r="53" fill="#89c623"/></svg>
fill="#fff"/><path d="M301 410c0 22-3 38-11 49-7 10-18 16-34 16-15 0-26-6-34-16-8-11-11-27-11-49V231c0-22 3-38 11-49 7-10 19-16 34-16 16 0 27 6 34 16 8 11 11 27 11 49z"/><circle cx="256" cy="91" r="53" fill="#89c623"/></svg>

Before

Width:  |  Height:  |  Size: 356 B

After

Width:  |  Height:  |  Size: 357 B