22 lines
507 B
XML
22 lines
507 B
XML
<!-- @license lucide-static v0.511.0 - ISC -->
|
|
<svg
|
|
class="lucide lucide-ruler-dimension-line"
|
|
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"
|
|
>
|
|
<path d="M12 15v-3.014" />
|
|
<path d="M16 15v-3.014" />
|
|
<path d="M20 6H4" />
|
|
<path d="M20 8V4" />
|
|
<path d="M4 8V4" />
|
|
<path d="M8 15v-3.014" />
|
|
<rect x="3" y="12" width="18" height="7" rx="1" />
|
|
</svg>
|