aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/chart-donut-3.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-10-16 22:42:51 +0200
committercodecalm <codecalm@gmail.com>2020-10-16 22:42:51 +0200
commit654e92b0bc2a818d21b661567db23dbe743b0464 (patch)
treeb910159a70ca870e1601a3a873997c783bc63d3f /src/_icons/chart-donut-3.svg
parentFixed icons: `file-report`, `hierarchy-2`, `hierarchy` (diff)
downloadtabler-icons-654e92b0bc2a818d21b661567db23dbe743b0464.tar.xz
2 new icons: `chart-donut-2`, `chart-donut-3`
Fixed icons: `bell-ringing-2`, `binary`, `file-report`
Diffstat (limited to 'src/_icons/chart-donut-3.svg')
-rw-r--r--src/_icons/chart-donut-3.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/chart-donut-3.svg b/src/_icons/chart-donut-3.svg
new file mode 100644
index 00000000..9d085080
--- /dev/null
+++ b/src/_icons/chart-donut-3.svg
@@ -0,0 +1,9 @@
+---
+tags: [statistics, diagram, graph, rhythm, data, analysis]
+category: Charts
+---
+<svg>
+ <circle cx="12" cy="12" r="1" />
+ <path d="M7 12a5 5 0 1 0 5 -5" />
+ <path d="M6.29 18.957a9 9 0 1 0 5.71 -15.957" />
+</svg>