9 lines
No EOL
427 B
XML
9 lines
No EOL
427 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<rect x="2" y="2" width="44" height="44" rx="9" fill="#d7bbde"/>
|
|
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M4 8 L4 44 L20 44 L20 8 Z"/>
|
|
<path d="M28 8 L28 44 L44 44 L44 8 Z"/>
|
|
<line x1="4" y1="8" x2="44" y2="8"/>
|
|
<line x1="12" y1="14" x2="12" y2="38 M36 14 L36 38"/>
|
|
</g>
|
|
</svg> |