diff options
Diffstat (limited to 'src/_icons/chart-pie-4.svg')
-rw-r--r-- | src/_icons/chart-pie-4.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/chart-pie-4.svg b/src/_icons/chart-pie-4.svg new file mode 100644 index 00000000..4e17a0d1 --- /dev/null +++ b/src/_icons/chart-pie-4.svg @@ -0,0 +1,11 @@ +--- +tags: [statistics, diagram, graph, rhythm, data, analysis] +category: Charts +version: 1.39 +--- +<svg> + <path d="M12 12l-6.5 5.5" /> + <path d="M12 3v9h9" /> + <circle cx="12" cy="12" r="9" /> + <path d="M12 12l5 7.5" /> +</svg> |