7 lines
385 B
XML
7 lines
385 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-square-plus w-5 h-5"
|
|
aria-hidden="true" style="color: #6a7282">
|
|
<rect width="18" height="18" x="3" y="3" rx="2"></rect>
|
|
<path d="M8 12h8"></path>
|
|
<path d="M12 8v8"></path>
|
|
</svg> |