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/feather-off.svg | |
parent | `eraser-off` fix (diff) | |
download | tabler-icons-235f9e5e2981abb64ecf4b6318917eac0c85ee4a.tar.xz |
fix "off" icons
Diffstat (limited to 'src/_icons/feather-off.svg')
-rw-r--r-- | src/_icons/feather-off.svg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/_icons/feather-off.svg b/src/_icons/feather-off.svg index 2f107bb1..63a5f42b 100644 --- a/src/_icons/feather-off.svg +++ b/src/_icons/feather-off.svg @@ -9,6 +9,4 @@ <path d="M19 10c.638 -.636 1 -1.515 1 -2.486a3.515 3.515 0 0 0 -3.517 -3.514c-.97 0 -1.847 .367 -2.483 1" /> <path d="M11 18l3.499 -3.499m2.008 -2.008l2.493 -2.493" /> <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> |