15 lines
666 B
XML
15 lines
666 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" data-icon-name="icon-tabler-cpu" width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" role="img">
|
||
|
<title>Memory</title>
|
||
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
|
||
|
<rect x="5" y="5" width="14" height="14" rx="1"></rect>
|
||
|
<path d="M9 9h6v6h-6z"></path>
|
||
|
<path d="M3 10h2"></path>
|
||
|
<path d="M3 14h2"></path>
|
||
|
<path d="M10 3v2"></path>
|
||
|
<path d="M14 3v2"></path>
|
||
|
<path d="M21 10h-2"></path>
|
||
|
<path d="M21 14h-2"></path>
|
||
|
<path d="M14 21v-2"></path>
|
||
|
<path d="M10 21v-2"></path>
|
||
|
</svg>
|