feat: Add laptop icon (feathericons#466)

This commit is contained in:
John Letey 2019-06-29 14:31:02 +03:00
parent 3c64e93543
commit 58082d89da

14
icons/laptop.svg Normal file
View File

@ -0,0 +1,14 @@
<svg
width="24"
height="24"
viewBox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M6 16.4h12" />
<path d="M17 7H7v7h10V7z" />
</svg>

After

Width:  |  Height:  |  Size: 265 B