1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-01 11:50:25 +02:00

2 new icons: picture-in-picture, traffic-lights

This commit is contained in:
codecalm
2020-09-26 20:38:21 +02:00
parent b4add93fb4
commit 759191461e
2 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
---
<svg>
<rect x="3" y="5" width="18" height="14" rx="2" />
<rect x="12" y="12" width="6" height="4" rx="1" />
</svg>

View File

@@ -0,0 +1,8 @@
---
---
<svg>
<rect x="7" y="2" width="10" height="20" rx="5" />
<circle cx="12" cy="7" r="1" />
<circle cx="12" cy="12" r="1" />
<circle cx="12" cy="17" r="1" />
</svg>