17 lines
340 B
XML
17 lines
340 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 100 100">
|
||
|
<rect fill="#E6DEFF" width="100" height="100" />
|
||
|
|
||
|
<text
|
||
|
fill="#1F1731"
|
||
|
font-family="Inter"
|
||
|
font-size="75"
|
||
|
font-weight="900"
|
||
|
x="51"
|
||
|
y="75"
|
||
|
alignment-baseline="middle"
|
||
|
text-anchor="middle"
|
||
|
>
|
||
|
↩
|
||
|
</text>
|
||
|
</svg>
|