diff options
author | codecalm <codecalm@gmail.com> | 2020-10-16 23:35:11 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-16 23:35:11 +0200 |
commit | 2185cc5148f81dd7fcece02f7c41cc2d04fa0696 (patch) | |
tree | 52b644d50cb626f1cc92b02799234bc79cdaa61c /src/_icons/circle-off.svg | |
parent | 7 new icons: `chart-arcs-3`, `chart-arcs`, `chart-donut-4`, `chart-pie-2`, `c... (diff) | |
download | tabler-icons-2185cc5148f81dd7fcece02f7c41cc2d04fa0696.tar.xz |
5 new icons: `circle-off`, `hexagon-off`, `octagon-off`, `square-off`, `triangle-off`
Fixed icons: `presentation-analytics`
Diffstat (limited to 'src/_icons/circle-off.svg')
-rw-r--r-- | src/_icons/circle-off.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/circle-off.svg b/src/_icons/circle-off.svg new file mode 100644 index 00000000..720bfd0e --- /dev/null +++ b/src/_icons/circle-off.svg @@ -0,0 +1,7 @@ +--- +category: Shapes +--- +<svg> + <path d="M20.042 16.045a9 9 0 0 0 -12.087 -12.087m-2.318 1.677a9 9 0 1 0 12.725 12.73" /> + <path d="M3 3l18 18" /> +</svg> |