Build 29035725

This commit is contained in:
Renan LE CARO 2025-03-16 17:45:29 +01:00
parent a1bf54af71
commit 819197031f
64 changed files with 3494 additions and 6921 deletions

8
dist/icon.7be7e26e.svg vendored Normal file
View file

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" height="50" width="50">
<rect x="0" y="0" width="30" height="10" fill="#6262EA"></rect>
<rect x="20" y="10" width="10" height="10" fill="#6262EA"></rect>
<rect x="10" y="20" width="10" height="20" fill="#6262EA"></rect>
<rect x="20" y="20" width="10" height="10" fill="#5DA3EA"></rect>
<rect x="30" y="10" width="10" height="30" fill="#5DA3EA"></rect>
<rect x="20" y="40" width="40" height="30" fill="#5DA3EA"></rect>
</svg>

After

Width:  |  Height:  |  Size: 464 B