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/device-watch-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/device-watch-off.svg')
-rw-r--r-- | src/_icons/device-watch-off.svg | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/_icons/device-watch-off.svg b/src/_icons/device-watch-off.svg deleted file mode 100644 index 7ec03cfc..00000000 --- a/src/_icons/device-watch-off.svg +++ /dev/null @@ -1,12 +0,0 @@ ---- -tags: [arm, hour, date, minutes, sec., timer] -category: Devices -version: "1.58" -unicode: "f065" ---- -<svg> - <path d="M10 6h5a3 3 0 0 1 3 3v5m-.882 3.125a2.99 2.99 0 0 1 -2.118 .875h-6a3 3 0 0 1 -3 -3v-6c0 -.828 .336 -1.578 .878 -2.121" /> - <path d="M9 18v3h6v-3" /> - <path d="M9 5v-2h6v3" /> - <path d="M3 3l18 18" /> -</svg> |