initial commit

This commit is contained in:
Ivan
2023-12-25 01:00:01 +03:00
commit d0158dad9a
36 changed files with 19627 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" width="620" height="564" fill="none" viewBox="0 0 620 564">
<path stroke="url(#a)" stroke-linecap="round" stroke-opacity=".3" stroke-width="3" d="M169.279 190c5.039 319.778 448.994 285.135 448.994 161.651 0-161.651-448.994-41.612-448.994 210.143m0 0 66.508-52.016m-66.508 52.016L109 520.18"/>
<path stroke="url(#b)" stroke-linecap="round" stroke-width="3" d="M185.389 17.68c48.106 2.197 152.448 20.854 153.62 89.611 1.254 73.59-98.799 91.708-172.837 81.749-58.353-7.849-161.076-27.643-157.495-85.564 3.777-61.114 120.098-65.749 180.846-52.94"/>
<defs>
<radialGradient id="a" cx="0" cy="0" r="1" gradientTransform="matrix(-201.095 -542.55342 818.11807 -303.23182 510.728 652.012)" gradientUnits="userSpaceOnUse">
<stop stop-color="#FFC843"/>
<stop offset=".477" stop-color="#00B3E3"/>
<stop offset="1" stop-color="#FF4338"/>
</radialGradient>
<radialGradient id="b" cx="0" cy="0" r="1" gradientTransform="matrix(-160.9414 -240.12117 445.53264 -298.61859 284.541 226.925)" gradientUnits="userSpaceOnUse">
<stop stop-color="#FFC843"/>
<stop offset=".477" stop-color="#00B3E3"/>
<stop offset="1" stop-color="#FF4338"/>
</radialGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB