diff options
author | codecalm <codecalm@gmail.com> | 2022-04-17 21:53:39 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-04-17 21:53:39 +0200 |
commit | 235f9e5e2981abb64ecf4b6318917eac0c85ee4a (patch) | |
tree | e4549b661cb64eb6976d31e336bdeb81a67cf9b6 /src/_icons/cross-off.svg | |
parent | `eraser-off` fix (diff) | |
download | tabler-icons-235f9e5e2981abb64ecf4b6318917eac0c85ee4a.tar.xz |
fix "off" icons
Diffstat (limited to 'src/_icons/cross-off.svg')
-rw-r--r-- | src/_icons/cross-off.svg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/_icons/cross-off.svg b/src/_icons/cross-off.svg index 2e3d65c2..338b9225 100644 --- a/src/_icons/cross-off.svg +++ b/src/_icons/cross-off.svg @@ -3,6 +3,4 @@ <svg> <path d="M16 12h3v-4h-5v-5h-4v3m-2 2h-3v4h5v9h4v-7" /> <path d="M3 3l18 18" /> - <path stroke="red" stroke-width=".1" d="M5 1l18 18" /> - <path stroke="red" stroke-width=".1" d="M3 3l18 18" /> </svg> |