7 lines
502 B
XML
7 lines
502 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 81 81" fill="none">
|
||
|
|
<rect x="18" y="18" width="45" height="45" rx="6" stroke="#6C8CFF" stroke-width="3.5" fill="#6C8CFF" fill-opacity="0.15"/>
|
||
|
|
<line x1="28" y1="32" x2="53" y2="32" stroke="#6C8CFF" stroke-width="3" stroke-linecap="round"/>
|
||
|
|
<line x1="28" y1="41" x2="53" y2="41" stroke="#6C8CFF" stroke-width="3" stroke-linecap="round"/>
|
||
|
|
<line x1="28" y1="50" x2="43" y2="50" stroke="#6C8CFF" stroke-width="3" stroke-linecap="round"/>
|
||
|
|
</svg>
|