Files
lucide/icons/laptop-2.svg
Eric Fennis a21600984d Add laptop-2 icon (#130)
* Add second laptop icon

* fix identation
2020-12-03 09:19:55 +01:00

15 lines
310 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"
>
<rect x="3" y="4" width="18" height="12" rx="2" ry="2" />
<line x1="2" y1="20" x2="22" y2="20" />
</svg>