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/edit-circle-off.svg | |
parent | `eraser-off` fix (diff) | |
download | tabler-icons-235f9e5e2981abb64ecf4b6318917eac0c85ee4a.tar.xz |
fix "off" icons
Diffstat (limited to 'src/_icons/edit-circle-off.svg')
-rw-r--r-- | src/_icons/edit-circle-off.svg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/_icons/edit-circle-off.svg b/src/_icons/edit-circle-off.svg index 2c0045cf..716bb6c9 100644 --- a/src/_icons/edit-circle-off.svg +++ b/src/_icons/edit-circle-off.svg @@ -5,6 +5,4 @@ <path d="M16 5l3 3" /> <path d="M7.476 7.471a7.002 7.002 0 0 0 2.524 13.529a7.004 7.004 0 0 0 6.53 -4.474" /> <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> |