33 lines
859 B
XML
33 lines
859 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
width="24"
|
|
height="24"
|
|
stroke-width="2"
|
|
version="1.1"
|
|
id="svg2"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:svg="http://www.w3.org/2000/svg">
|
|
<defs
|
|
id="defs2" />
|
|
<rect
|
|
style="fill:#404040;fill-opacity:1;stroke:none;stroke-width:2;stroke-linejoin:round;stroke-opacity:1"
|
|
id="rect2"
|
|
width="24"
|
|
height="24"
|
|
x="0"
|
|
y="0"
|
|
ry="2" />
|
|
<path
|
|
d="M 15,10 V 21 L 10,18 5,21 V 10 A 3,3 0 0 1 8,7 h 4 a 3,3 0 0 1 3,3 z"
|
|
id="path1"
|
|
style="stroke:#f8f8f8;stroke-opacity:1" />
|
|
<path
|
|
d="m 11,3 h 5 a 3,3 0 0 1 3,3 v 11"
|
|
id="path2"
|
|
style="fill:none;fill-opacity:1;stroke:#f8f8f8;stroke-opacity:1" />
|
|
</svg>
|