diff options
Diffstat (limited to 'icons/chart-donut-4.svg')
-rw-r--r-- | icons/chart-donut-4.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/chart-donut-4.svg b/icons/chart-donut-4.svg new file mode 100644 index 00000000..3bf8d046 --- /dev/null +++ b/icons/chart-donut-4.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chart-donut-4" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <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> + + |