Add laptop-2 icon (#130)

* Add second laptop icon

* fix identation
This commit is contained in:
Eric Fennis
2020-12-03 09:19:55 +01:00
committed by GitHub
parent 8b09a5c1ef
commit a21600984d

14
icons/laptop-2.svg Normal file
View File

@@ -0,0 +1,14 @@
<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>

After

Width:  |  Height:  |  Size: 310 B