9 lines
No EOL
490 B
XML
9 lines
No EOL
490 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="#d1c2b2"/>
|
|
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<line x1="8" y1="40" x2="34" y2="8"/>
|
|
<rect x="30" y="4" width="8" height="8" rx="2" transform="rotate(45 34 8)"/>
|
|
<rect x="8" y="36" width="8" height="8" rx="2" transform="rotate(-45 12 40)"/>
|
|
<line x1="8" y1="40" x2="6" y2="44"/>
|
|
</g>
|
|
</svg> |