Converted to rounded line (#387)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<svg xmlns="http://www.w3.org/2000/svg"
|
<svg xmlns="http://www.w3.org/2000/svg"
|
||||||
aria-label="imgur" role="img"
|
aria-label="Imgur" role="img"
|
||||||
viewBox="0 0 512 512"><rect
|
viewBox="0 0 512 512"><rect
|
||||||
width="512" height="512"
|
width="512" height="512"
|
||||||
rx="15%"
|
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 stroke="#000" stroke-linecap="round" stroke-width="90" d="M256 211v219"/><circle cx="256" cy="91" r="53" fill="#89c623"/></svg>
|
||||||
|
Before Width: | Height: | Size: 356 B After Width: | Height: | Size: 279 B |
Reference in New Issue
Block a user