diff options
author | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
commit | e35df21787712c14bea1869f2c663be4343ecf47 (patch) | |
tree | d33d89b9d62c0277fa10fedb985ddabb5f74370d /src/_icons/screen-share-off.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/_icons/screen-share-off.svg')
-rw-r--r-- | src/_icons/screen-share-off.svg | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/_icons/screen-share-off.svg b/src/_icons/screen-share-off.svg deleted file mode 100644 index b71ba59e..00000000 --- a/src/_icons/screen-share-off.svg +++ /dev/null @@ -1,13 +0,0 @@ ---- -category: Devices -tags: [monitor, stream, tv, mirroring, cast, online] -version: "1.24" -unicode: "ed17" ---- -<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> |