diff options
author | codecalm <codecalm@gmail.com> | 2020-10-16 23:18:33 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-16 23:18:33 +0200 |
commit | 13447549019c62359a10748f60f944ffedce9534 (patch) | |
tree | 2c75575054fa915b578e5479146aedaaa13da390 /src/_icons/chart-donut-4.svg | |
parent | 1 new icons: `droplet-off` (diff) | |
download | tabler-icons-13447549019c62359a10748f60f944ffedce9534.tar.xz |
7 new icons: `chart-arcs-3`, `chart-arcs`, `chart-donut-4`, `chart-pie-2`, `chart-pie-3`, `chart-pie-4`, `presentation-analytics`
Fixed icons: `chart-donut-2`, `chart-donut-3`, `chart-donut-2`, `chart-donut-3`
Diffstat (limited to 'src/_icons/chart-donut-4.svg')
-rw-r--r-- | src/_icons/chart-donut-4.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/chart-donut-4.svg b/src/_icons/chart-donut-4.svg new file mode 100644 index 00000000..58659d90 --- /dev/null +++ b/src/_icons/chart-donut-4.svg @@ -0,0 +1,11 @@ +--- +tags: [statistics, diagram, graph, rhythm, data, analysis] +category: Charts +--- +<svg> + <path d="M8.848 14.667l-3.348 2.833" /> + <path d="M12 3v5m4 4h5" /> + <circle cx="12" cy="12" r="9" /> + <path d="M14.219 15.328l2.781 4.172" /> + <circle cx="12" cy="12" r="4" /> +</svg> |