🧡 Initial commit with Sveltekit.

This commit is contained in:
pheralb
2023-03-14 21:08:22 +00:00
parent 494d2b5e01
commit 41d98985b4
221 changed files with 191 additions and 1526 deletions
+10
View File
@@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid" viewBox="0 0 256 256">
<defs>
<linearGradient x1="99.7%" y1="15.8%" x2="39.8%" y2="97.4%" id="a">
<stop stop-color="#0052CC" offset="0%"/>
<stop stop-color="#2684FF" offset="92.3%"/>
</linearGradient>
</defs>
<path d="M76 118c-4-4-10-4-13 1L1 245a7 7 0 0 0 6 10h88c3 0 5-1 6-4 19-39 8-98-25-133Z" fill="url(#a)"/>
<path d="M122 4c-35 56-33 117-10 163l42 84c1 3 4 4 7 4h87a7 7 0 0 0 7-10L134 4c-2-5-9-5-12 0Z" fill="#2681FF"/>
</svg>

After

Width:  |  Height:  |  Size: 532 B