8 lines
239 B
XML
8 lines
239 B
XML
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
<g fill="#fff">
|
|
<rect x="5" y="11" width="2" height="2"/>
|
|
<rect x="11" y="11" width="2" height="2"/>
|
|
<rect x="17" y="11" width="2" height="2"/>
|
|
</g>
|
|
</svg>
|