Step 002 complete. Step 003 needs verification

This commit is contained in:
2026-04-13 09:49:51 +02:00
parent e85b3fbfb2
commit 542d8ca9f7
92 changed files with 1248 additions and 4 deletions

View File

@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 240.99 95.44">
<defs>
<style>
.cls-1, .cls-2 {
fill: none;
}
.cls-2 {
stroke: url(#linear-gradient);
stroke-miterlimit: 10;
stroke-width: .5px;
}
.cls-3 {
clip-path: url(#clippath);
}
</style>
<clipPath id="clippath">
<rect class="cls-1" y="0" width="240.99" height="95.44" rx="2.38" ry="2.38"/>
</clipPath>
<linearGradient id="linear-gradient" x1="3.93" y1="-743.19" x2="252.13" y2="-743.19" gradientTransform="translate(555.48 663.37) rotate(-45)" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#5257e4"/>
<stop offset=".25" stop-color="#5955dd"/>
<stop offset="1" stop-color="#f71e3e"/>
</linearGradient>
</defs>
<g id="Layer_1-2" data-name="Layer 1">
<g class="cls-3">
<path class="cls-2" d="M116.09,15.64l66.94,66.94c3.87,3.87,10.14,3.87,14.01,0L263.97,15.65l27.27,27.27-40.58,40.58c-4.33,4.33-10.21,6.77-16.34,6.77h-88.59c-6.13,0-12.01-2.43-16.34-6.77l-40.58-40.58,36.09,36.09L57.96,12.07c-3.87-3.87-10.14-3.87-14.01,0L-22.98,79l-27.27-27.27L-9.67,11.15C-5.33,6.82.54,4.38,6.67,4.38h88.59c6.13,0,12.01,2.43,16.34,6.77l40.58,40.58"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB