10 lines
469 B
XML
Raw Normal View History

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#8b5cf6" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
<rect x="2" y="2" width="8" height="8" rx="1" />
<rect x="14" y="2" width="8" height="8" rx="1" />
<rect x="2" y="14" width="8" height="8" rx="1" />
<rect x="14" y="14" width="8" height="8" rx="1" />
<path d="M6 10V14" />
<path d="M18 10V14" />
<path d="M10 6H14" />
<path d="M10 18H14" />
</svg>