Commit 9e5c5590 authored by Cole Bemis's avatar Cole Bemis

Add pie-chart icon

parent 096ce928
...@@ -66,6 +66,7 @@ ...@@ -66,6 +66,7 @@
"loader", "loader",
"clock", "clock",
"printer", "printer",
"pie-chart",
"edit", "edit",
"octagon", "octagon",
"triangle", "triangle",
......
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<circle cx="12" cy="12" r="10"/>
<polyline points="12 2 12 12 22 12"/>
</svg>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment