Skip to content

Commit

Permalink
feat(icons): added trending-up-down icon (#2372)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>

* Update icons/trending-up-down.json

Co-authored-by: Karsa <[email protected]>

* Update icons/trending-up-down.svg

Co-authored-by: Karsa <[email protected]>

---------

Co-authored-by: Karsa <[email protected]>
  • Loading branch information
Alportan and karsa-mistmere committed Aug 23, 2024
1 parent aa4b1f0 commit 944e428
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
22 changes: 22 additions & 0 deletions icons/trending-up-down.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"Alportan"
],
"tags": [
"arrows",
"estimated",
"indeterminate",
"data fluctuation",
"uncertain",
"forecast",
"variable",
"prediction",
"dynamic",
"volatile"
],
"categories": [
"charts",
"arrows"
]
}
16 changes: 16 additions & 0 deletions icons/trending-up-down.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 944e428

Please sign in to comment.