Files
lucide/icons/area-chart.json
Nathaniel b8a595275d Add area-chart icon (#1376)
* Add  icon

* Move top line up 1px

* Update paths

* Optimize paths
2023-06-27 21:38:18 +02:00

15 lines
187 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"nstokoe"
],
"tags": [
"statistics",
"diagram",
"graph",
"area"
],
"categories": [
"charts"
]
}