8 lines
274 B
XML
8 lines
274 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg"
|
||
|
|
viewBox="0 0 24 24"
|
||
|
|
fill="currentColor">
|
||
|
|
<!-- Material Icons by @google - https://github.com/google/material-design-icons
|
||
|
|
License - Apache-2.0 License -->
|
||
|
|
<title>space-bar</title>
|
||
|
|
<path d="M18 9v4H6V9H4v6h16V9h-2z"/>
|
||
|
|
</svg>
|