1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-30 17:20:31 +02:00

laptop icon

This commit is contained in:
codecalm
2020-03-25 00:23:31 +01:00
parent b29d018f0b
commit ff0cf41343
2 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
---
---
<svg>
<line x1="3" y1="19" x2="21" y2="19" />
<rect x="5" y="6" width="14" height="10" rx="1" />
</svg>

View File

@@ -1,5 +1,5 @@
---
---
<svg>
<path d="M18 16v2a1 1 0 01 -1 1h-11l6-7l-6-7h11a1 1 0 011 1v2" />
<path d="M18 16v2a1 1 0 0 1 -1 1h-11l6-7l-6-7h11a1 1 0 0 1 1 1v2" />
</svg>