diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 17:58:24 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 17:58:24 +0100 |
commit | 023d8a77dfc3650259905d0fac8239e359961290 (patch) | |
tree | 8eaac8cccf78598a8dff1bea6645b4a20f31c5d3 /_icons/chart-pie.svg | |
parent | icons optimize (diff) | |
download | tabler-icons-023d8a77dfc3650259905d0fac8239e359961290.tar.xz |
charts
Diffstat (limited to '_icons/chart-pie.svg')
-rw-r--r-- | _icons/chart-pie.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_icons/chart-pie.svg b/_icons/chart-pie.svg new file mode 100644 index 00000000..c47032ec --- /dev/null +++ b/_icons/chart-pie.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M11 3a9.05 9.05 0 1010 10h-10v-10" /> + <path d="M15 3.5a9 9 0 015.5 5.5h-5.5v-5.5" /> +</svg> |