diff options
author | codecalm <codecalm@gmail.com> | 2020-09-26 20:38:21 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-26 20:38:21 +0200 |
commit | 759191461e2d1822f8e04a8599573be2a90b657e (patch) | |
tree | ea4d696f33f795caff0eb753a160e74b3e1d70ac /src/_icons/picture-in-picture.svg | |
parent | Fixed icons: `brand-opera`, `shape` (diff) | |
download | tabler-icons-759191461e2d1822f8e04a8599573be2a90b657e.tar.xz |
2 new icons: `picture-in-picture`, `traffic-lights`
Diffstat (limited to 'src/_icons/picture-in-picture.svg')
-rw-r--r-- | src/_icons/picture-in-picture.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/picture-in-picture.svg b/src/_icons/picture-in-picture.svg new file mode 100644 index 00000000..abec0f18 --- /dev/null +++ b/src/_icons/picture-in-picture.svg @@ -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> |