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:
6
src/_icons/picture-in-picture.svg
Normal file
6
src/_icons/picture-in-picture.svg
Normal 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>
|
8
src/_icons/traffic-lights.svg
Normal file
8
src/_icons/traffic-lights.svg
Normal 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>
|
Reference in New Issue
Block a user