Zweite Megaupload
All checks were successful
Deploy / deploy-staging (push) Successful in 1m1s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-06-08 02:05:46 +02:00
parent 853dab5cef
commit aea2bb304e
55746 changed files with 64 additions and 21 deletions

View File

@@ -0,0 +1,20 @@
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#363636;
}
.ColorScheme-NegativeText {
color:#da4453;
}
</style>
<path
d="m3 2v6h-2v6h12v-6h-9v-5h10v11h1v-12h-12zm2 2v1h4v-1h-4zm0 2v1h3v-1h-3zm-3 3h10v4h-10v-4zm1 2v1h6v-1h-6zm7 0v1h1v-1h-1z"
style="fill:currentColor;fill-opacity:1;stroke:none"
class="ColorScheme-Text"
/>
<path
d="m10 4v1h3v-1z"
style="fill:currentColor;fill-opacity:1;stroke:none"
class="ColorScheme-NegativeText"
/>
</svg>

After

Width:  |  Height:  |  Size: 596 B