diff options
Diffstat (limited to 'src/_icons/screen-share-off.svg')
-rw-r--r-- | src/_icons/screen-share-off.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/screen-share-off.svg b/src/_icons/screen-share-off.svg new file mode 100644 index 00000000..76473468 --- /dev/null +++ b/src/_icons/screen-share-off.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <path d="M21 12v3a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h9" /> + <line x1="7" y1="20" x2="17" y2="20" /> + <line x1="9" y1="16" x2="9" y2="20" /> + <line x1="15" y1="16" x2="15" y2="20" /> + <path d="M17 8l4 -4m-4 0l4 4" /> +</svg> |