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/triangle-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/triangle-off.svg')
-rw-r--r-- | src/_icons/triangle-off.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/triangle-off.svg b/src/_icons/triangle-off.svg new file mode 100644 index 00000000..d3f0eea7 --- /dev/null +++ b/src/_icons/triangle-off.svg @@ -0,0 +1,7 @@ +--- +category: Shapes +--- +<svg> + <path d="M5 19h14m1.986 -2.014a2 2 0 0 0 -.146 -.736l-7.1 -12.25a2 2 0 0 0 -3.5 0l-.825 1.424m-1.467 2.53l-4.808 8.296a2 2 0 0 0 1.75 2.75" /> + <path d="M3 3l18 18" /> +</svg> |