6 lines
406 B
XML
6 lines
406 B
XML
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
||
|
<svg fill="#000000" height="40px" width="40px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 100 80" xml:space="preserve">
|
||
|
<rect width="100" height="20" rx="8"></rect>
|
||
|
<rect y="30" width="100" height="20" rx="8"></rect>
|
||
|
<rect y="60" width="100" height="20" rx="8"></rect>
|
||
|
</svg>
|