mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Add pie-chart icon
This commit is contained in:
parent
096ce92877
commit
9e5c5590bb
@ -66,6 +66,7 @@
|
|||||||
"loader",
|
"loader",
|
||||||
"clock",
|
"clock",
|
||||||
"printer",
|
"printer",
|
||||||
|
"pie-chart",
|
||||||
"edit",
|
"edit",
|
||||||
"octagon",
|
"octagon",
|
||||||
"triangle",
|
"triangle",
|
||||||
|
4
icons/pie-chart.svg
Normal file
4
icons/pie-chart.svg
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<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>
|
After Width: | Height: | Size: 255 B |
Loading…
x
Reference in New Issue
Block a user