diff options
author | codecalm <codecalm@gmail.com> | 2020-03-03 23:45:23 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-04 15:45:23 +0100 |
commit | 0690fb8c4d1dc1e14e6920e2b7983dfb57751ffe (patch) | |
tree | 6fc5e70332005474821595150584bb824d94cdf7 /_icons/cast.svg | |
parent | cloud icons (diff) | |
download | tabler-icons-0690fb8c4d1dc1e14e6920e2b7983dfb57751ffe.tar.xz |
next part of icons
Diffstat (limited to '_icons/cast.svg')
-rw-r--r-- | _icons/cast.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/_icons/cast.svg b/_icons/cast.svg new file mode 100644 index 0000000..8ee4396 --- /dev/null +++ b/_icons/cast.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <line x1="3" y1="19" x2="3.01" y2="19" /> + <path d="M7 19a4 4 0 00-4 -4" /> + <path d="M11 19a8 8 0 00-8 -8" /> + <path d="M15 19h3a3 3 0 00 3 -3v-8a3 3 0 00-3 -3h-12a3 3 0 00-2.8 2" /> +</svg> |