mirror of
https://github.com/zsviczian/obsidian-excalidraw-plugin.git
synced 2025-08-06 05:46:28 +00:00
12 lines
611 B
XML
12 lines
611 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" stroke="CurrentColor" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-keyboard">
|
|
<path stroke-width="2" d="M10 8h.01"/>
|
|
<path stroke-width="2" d="M12 12h.01"/>
|
|
<path stroke-width="2" d="M14 8h.01"/>
|
|
<path stroke-width="2" d="M16 12h.01"/>
|
|
<path stroke-width="2" d="M18 8h.01"/>
|
|
<path stroke-width="2" d="M6 8h.01"/>
|
|
<path stroke-width="2" d="M7 16h10"/>
|
|
<path stroke-width="2" d="M8 12h.01"/>
|
|
<path fill="none" stroke-width="2" d="M4 4h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2z"/>
|
|
</svg>
|