First draft

This commit is contained in:
2025-12-02 10:06:37 +00:00
parent 6d76533d1f
commit 801c24885b
11 changed files with 498 additions and 165 deletions

View File

@@ -1 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256"><defs><style>.cls-1{fill:#232540;}</style></defs><path class="cls-1" d="M130.95,121.55l109.34-67.11v-3.42c0-6.42-5.2-11.63-11.63-11.63H27.34c-6.42,0-11.63,5.2-11.63,11.63v3.41l109.51,67.12c1.76,1.08,3.97,1.08,5.72,0Z"/><path class="cls-1" d="M125.23,151.04L15.71,83.92v121.06c0,6.42,5.2,11.63,11.63,11.63h201.32c6.42,0,11.63-5.2,11.63-11.63v-121.04l-109.33,67.1c-1.76,1.08-3.97,1.08-5.72,0Z"/></svg>
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256">
<defs>
<style>.cls-1{fill:#232540;}</style>
</defs>
<path class="cls-1"
d="M130.95,121.55l109.34-67.11v-3.42c0-6.42-5.2-11.63-11.63-11.63H27.34c-6.42,0-11.63,5.2-11.63,11.63v3.41l109.51,67.12c1.76,1.08,3.97,1.08,5.72,0Z"/>
<path class="cls-1"
d="M125.23,151.04L15.71,83.92v121.06c0,6.42,5.2,11.63,11.63,11.63h201.32c6.42,0,11.63-5.2,11.63-11.63v-121.04l-109.33,67.1c-1.76,1.08-3.97,1.08-5.72,0Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 512 B

After

Width:  |  Height:  |  Size: 563 B