This commit is contained in:
2025-08-21 16:18:57 +02:00
parent 1cd6914562
commit 3ab87ff9dc
23 changed files with 315 additions and 0 deletions

17
src/images/logos/logo.svg Normal file
View File

@@ -0,0 +1,17 @@
<svg width="400" height="400" viewBox="0 0 400 400" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_58_12)">
<circle cx="200" cy="100" r="100" fill="#48774B" fill-opacity="0.7"/>
<circle cx="100" cy="200" r="100" fill="#48774B" fill-opacity="0.7"/>
<circle cx="300" cy="200" r="100" fill="#48774B" fill-opacity="0.7"/>
<circle cx="270.71" cy="270.71" r="100" fill="#48774B" fill-opacity="0.7"/>
<circle cx="129.29" cy="270.71" r="100" fill="#48774B" fill-opacity="0.7"/>
<circle cx="200" cy="300" r="100" fill="#48774B" fill-opacity="0.7"/>
<circle cx="129.29" cy="129.29" r="100" fill="#48774B" fill-opacity="0.7"/>
<circle cx="270.71" cy="129.29" r="100" fill="#48774B" fill-opacity="0.7"/>
</g>
<defs>
<clipPath id="clip0_58_12">
<rect width="400" height="400" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 831 B