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/diamond-off.svg | |
parent | `eraser-off` fix (diff) | |
download | tabler-icons-235f9e5e2981abb64ecf4b6318917eac0c85ee4a.tar.xz |
fix "off" icons
Diffstat (limited to 'src/_icons/diamond-off.svg')
-rw-r--r-- | src/_icons/diamond-off.svg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/_icons/diamond-off.svg b/src/_icons/diamond-off.svg index 93e4b2a8..0cf26a98 100644 --- a/src/_icons/diamond-off.svg +++ b/src/_icons/diamond-off.svg @@ -4,6 +4,4 @@ <path d="M9 5h9l3 5l-3.308 3.697m-1.883 2.104l-3.309 3.699a0.7 .7 0 0 1 -1 0l-8.5 -9.5l2.62 -4.368" /> <path d="M10 12l-2 -2.2l.6 -1" /> <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> |