15 lines
292 B
XML
15 lines
292 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
version="1.1"
|
|
viewBox="0 0 128 128"
|
|
height="128"
|
|
width="128">
|
|
<rect
|
|
ry="24"
|
|
y="0"
|
|
x="0"
|
|
height="128"
|
|
width="128"
|
|
fill="black" />
|
|
</svg>
|