mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:26:51 +01:00
* Added icons/chart-arrows.svg * Added icons/chart-arrows.json * Update chart-arrows.svg - removed the chart part * Update and rename chart-arrows.json to trending-up-down.json - updated name - updated tags - changed category * Rename chart-arrows.svg to trending-up-down.svg - changed name to trending-up-down.svg * Update icons/trending-up-down.json Co-authored-by: Karsa <contact@karsa.org> * Update icons/trending-up-down.json Co-authored-by: Karsa <contact@karsa.org> * Update icons/trending-up-down.svg Co-authored-by: Karsa <contact@karsa.org> --------- Co-authored-by: Karsa <contact@karsa.org>
23 lines
319 B
JSON
23 lines
319 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"Alportan"
|
|
],
|
|
"tags": [
|
|
"arrows",
|
|
"estimated",
|
|
"indeterminate",
|
|
"data fluctuation",
|
|
"uncertain",
|
|
"forecast",
|
|
"variable",
|
|
"prediction",
|
|
"dynamic",
|
|
"volatile"
|
|
],
|
|
"categories": [
|
|
"charts",
|
|
"arrows"
|
|
]
|
|
}
|