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:
committed by
Terence Eden
parent
3a3a06d399
commit
fd79fb4836
@@ -1,6 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="acast" role="img"
|
||||
aria-label="Acast" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#000"/><path d="M307 508l204-286A257 257 0 0 0 256 0 255 255 0 0 0 0 256a255 255 0 0 0 307 252z"/><path fill="#fff" d="M271 88c-95 0-147 39-147 79 0 33 24 52 63 52 37 0 60-13 60-32l-1-9c-2-2-2-5-2-10 0-4 2-19 24-19 25 0 25 21 25 32v56h-6c-126 3-190 34-190 92 0 47 42 78 106 78 37 0 76-19 92-44l129-179c0-46-50-96-153-96zm22 225c0 16-14 29-31 29-18 0-29-10-29-27 0-20 14-41 54-44h6z"/></svg>
|
||||
fill="#000"/><path d="M307 508l204-286A257 257 0 0 0 256 0 255 255 0 0 0 0 256a255 255 0 0 0 307 252z"/><path fill="#fff" d="M271 88c-95 0-147 39-147 79 0 33 24 52 63 52 37 0 60-13 60-32l-1-9c-2-2-2-5-2-10 0-4 2-19 24-19 25 0 25 21 25 32v56h-6c-126 3-190 34-190 92 0 47 42 78 106 78 37 0 76-19 92-44l129-179c0-46-50-96-153-96zm22 225c0 16-14 29-31 29-18 0-29-10-29-27 0-20 14-41 54-44h6z"/></svg>
|
||||
|
Before Width: | Height: | Size: 528 B After Width: | Height: | Size: 529 B |
Reference in New Issue
Block a user