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/calculator-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/calculator-off.svg')
-rw-r--r-- | src/_icons/calculator-off.svg | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/_icons/calculator-off.svg b/src/_icons/calculator-off.svg deleted file mode 100644 index 63ccf737..00000000 --- a/src/_icons/calculator-off.svg +++ /dev/null @@ -1,15 +0,0 @@ ---- -tags: [math, count, add, subtract, multiply, divide, amount] -version: "1.63" -unicode: "f0c4" ---- -<svg> - <path d="M19.823 19.824a2 2 0 0 1 -1.823 1.176h-12a2 2 0 0 1 -2 -2v-14c0 -.295 .064 -.575 .178 -.827m2.822 -1.173h11a2 2 0 0 1 2 2v11" /> - <path d="M10 10h-1a1 1 0 0 1 -1 -1v-1m3 -1h4a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-1" /> - <path d="M8 14v.01" /> - <path d="M12 14v.01" /> - <path d="M8 17v.01" /> - <path d="M12 17v.01" /> - <path d="M16 17v.01" /> - <path d="M3 3l18 18" /> -</svg> |