Frontend: Add svg with round corners

This commit is contained in:
Theresa Gresch 2020-08-26 15:52:01 +02:00
parent 89d91904a6
commit 82b6de24d3

View File

@ -0,0 +1,17 @@
<svg id="f394fb39-4024-46e8-9a68-3f5e53f52bfd" data-name="Ebene 1" xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 276.76 276.76">
<defs>
<style>
.a8bd947d-a1f8-4a14-8069-c9663505e4b1{fill:url(#b905e2c4-4772-4914-b70f-44b4d19aca4b);}.a4ee1f07-8fee-4200-835a-e030a32bca90{fill:none;stroke:#1d1d1b;stroke-miterlimit:10;stroke-width:5px;}
</style>
<linearGradient id="b905e2c4-4772-4914-b70f-44b4d19aca4b" x1="26.38" y1="231.72" x2="231.72" y2="26.38"
gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#fff"/>
<stop offset="0" stop-color="#c2fde4"/>
<stop offset="0.8" stop-color="#cdc6e9"/>
</linearGradient>
</defs>
<rect class="a8bd947d-a1f8-4a14-8069-c9663505e4b1" x="26.38" y="26.38" rx="30" ry="30" width="224" height="224"/>
<path id="bfa29dbe-bd65-4058-95bb-bdb844b1d3b1" data-name="Logo Pfad" class="a4ee1f07-8fee-4200-835a-e030a32bca90"
d="M229.57,181.89l-4,24.19M47.29,182.88l14.81,14M157.86,59.23,62,196.69a.09.09,0,0,0,.07.15l163.41,9.37a.09.09,0,0,0,.09-.13L158,59.25A.1.1,0,0,0,157.86,59.23ZM138.12,45.94,47.18,182.69a.13.13,0,0,0,.11.19l182.18-.8a.12.12,0,0,0,.1-.19L138.33,45.94A.12.12,0,0,0,138.12,45.94Zm.11-.16L158,59.1"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB