Clean up and document project files (#4560)

This commit is contained in:
Niels Lohmann
2025-01-17 06:53:35 +01:00
committed by GitHub
parent ad2ee18539
commit 26cfec34be
519 changed files with 3301 additions and 1332 deletions
@@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="512" height="512">
<path style="fill:#76D275;" d="M144 32 l112 112 -112 112 l-112 -112z"/>
<path style="fill:#43A047;" d="M32 144 v112 l112 112 v-112z"/>
<path style="fill:#76D275;" d="M368 32 l112 112 -112 112 -112 -112z"/>
<path style="fill:#43A047;" d="M480 144 v112 l-112 112 v-112z"/>
<path style="fill:#43A047;" d="M256 144 l112 112 -112 112 -112 -112z"/>
<path style="fill:#00701A;" d="M256 368 v112 l-112 -112 v-112z"/>
<path style="fill:#004300;" d="M256 368 l112 -112 v112 l-112 112z"/>
</svg>

After

Width:  |  Height:  |  Size: 613 B