Optimize Filestash, NextCloud & Opencast

This commit is contained in:
kuubeu
2023-08-25 18:10:45 +02:00
committed by GitHub
parent 73629790e6
commit b045934fe5
4 changed files with 7 additions and 12 deletions

View File

@@ -2,4 +2,4 @@
role="img" aria-label="Filestash"
viewBox="0 0 512 512"><rect
width="512" height="512"
fill="#7ec4e7"/><path d="M330 202a81 79 0 00-162 0 81 79 0 000 158 81 79 0 000-158m81 79a81 79 0 1181 79H168" fill="none" stroke="#f2f3f5" stroke-width="35px"/></svg>
fill="#7ec4e7"/><path d="m256 282a81 79 0 110-2za81 79 0 1181 78H175m0-158a81 79 0 11162 0" fill="none" stroke="#f2f3f5" stroke-width="35"/></svg>

Before

Width:  |  Height:  |  Size: 294 B

After

Width:  |  Height:  |  Size: 273 B

View File

@@ -1,5 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="NextCloud" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
fill="#0082c9"/><g stroke="#fff" stroke-width="33" fill="none"><circle r="40" cy="256" cx="120"/><circle r="71" cy="256" cx="256"/><circle r="40" cy="256" cx="392"/></g></svg>
viewBox="0 0 512 512" fill="#0082c9"><rect
width="512" height="512"/><path stroke="#fff" stroke-width="33" d="m160 257a40 40 0 110-2zh25a71 71 0 100-2v2m167 0a40 40 0 100-2z"/></svg>

Before

Width:  |  Height:  |  Size: 302 B

After

Width:  |  Height:  |  Size: 256 B

View File

@@ -2,8 +2,4 @@
aria-label="Opencast" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
fill="#fff"/><path
d="m38 256 156-156v72l-84 84 84 84v72z"
fill="#24425d"/><path
d="M474 256L318 100v72l84 84-84 84v72zm-124 0L194 100v72l84 84-84 84v72z"
fill="#4bb07b"/></svg>
fill="#fff"/><path d="m38 256 156-156v72l-84 84 84 84v72" fill="#24425d"/><path d="m474 256-156-156v72l84 84-84 84v72m32-156-156-156v72l84 84-84 84v72" fill="#4bb07b"/></svg>

Before

Width:  |  Height:  |  Size: 303 B

After

Width:  |  Height:  |  Size: 300 B