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

@@ -157,7 +157,7 @@ Say thanks!
<td>F-Droid<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/f-droid.svg" width="100" title="F-Droid"><br>1021 bytes</td>
<td>Facebook<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/facebook.svg" width="100" title="Facebook"><br>264 bytes</td>
<td>Fediverse<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/fediverse.svg" width="100" title="Fediverse"><br>1009 bytes</td>
<td>Filestash<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/filestash.svg" width="100" title="Filestash"><br>294 bytes</td>
<td>Filestash<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/filestash.svg" width="100" title="Filestash"><br>273 bytes</td>
<td>Finder<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/finder.svg" width="100" title="Finder"><br>675 bytes</td>
</tr>
@@ -329,7 +329,7 @@ Say thanks!
<td>MongoDB<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/mongodb.svg" width="100" title="MongoDB"><br>359 bytes</td>
<td>NetBeans<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/netbeans.svg" width="100" title="NetBeans"><br>528 bytes</td>
<td>Netflix<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/netflix.svg" width="100" title="Netflix"><br>441 bytes</td>
<td>NextCloud<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/nextcloud.svg" width="100" title="NextCloud"><br>302 bytes</td>
<td>NextCloud<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/nextcloud.svg" width="100" title="NextCloud"><br>256 bytes</td>
</tr>
<tr>
@@ -345,7 +345,7 @@ Say thanks!
<td>Olympic Rings<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/olympics.svg" width="100" title="Olympic Rings"><br>669 bytes</td>
<td>OpenBenches<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/openbenches.svg" width="100" title="OpenBenches"><br>754 bytes</td>
<td>Open Bug Bounty<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/openbugbounty.svg" width="100" title="Open Bug Bounty"><br>494 bytes</td>
<td>Opencast<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/opencast.svg" width="100" title="Opencast"><br>303 bytes</td>
<td>Opencast<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/opencast.svg" width="100" title="Opencast"><br>300 bytes</td>
<td>Open Collective<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/opencollective.svg" width="100" title="Open Collective"><br>310 bytes</td>
<td>OpenCores<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/opencores.svg" width="100" title="OpenCores"><br>273 bytes</td>
</tr>

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