12 lines
414 B
XML
12 lines
414 B
XML
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g clip-path="url(#clip0_2269_6819)">
|
|
<rect x="1" y="9" width="18" height="2" rx="1" fill="#999999"/>
|
|
<rect x="11" y="1" width="18" height="2" rx="1" transform="rotate(90 11 1)" fill="#999999"/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_2269_6819">
|
|
<rect width="20" height="20" rx="10" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|