Fix missing icons

This commit is contained in:
kuubeu
2023-09-12 18:34:46 +02:00
parent 3f057e5c5d
commit e0d38e546e
3 changed files with 6 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Gitea" role="img"
viewBox="0 0 512 512"><rect
height="512" width="512"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0"
fill="#fff"/><path d="M419 150c-98 7-186 2-276-1-27 0-63 19-61 67 3 75 71 82 99 83 3 14 35 62 59 65h104c63-5 109-213 75-214zm-311 67c-3-21 7-42 42-42 3 39 10 61 22 96-32-5-59-15-64-54z" fill="#592"/><path d="m293 152v70" stroke="#fff" stroke-width="9"/><g transform="rotate(25.7 496 -423)" stroke-width="7" fill="#592"><path d="M561 246h97" stroke="#592"/><rect x="561" y="246" width="97" height="97" rx="16" fill="#fff"/><path d="M592 245v75" stroke="#592"/><path d="M592 273c45 0 38-5 38 48" fill="none" stroke="#592"/><circle cx="592" cy="320" r="10"/><circle cx="630" cy="320" r="10"/><circle cx="592" cy="273" r="10"/></g></svg>

Before

Width:  |  Height:  |  Size: 756 B

After

Width:  |  Height:  |  Size: 750 B