Skip to content

Commit

Permalink
refactor: update icons
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 5, 2024
1 parent 39a9f59 commit 993b999
Show file tree
Hide file tree
Showing 13 changed files with 73 additions and 9 deletions.
1 change: 1 addition & 0 deletions icons/arrow-turn-down-medium.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/arrow-turn-down-small.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/arrow-turn-up-medium.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/arrow-turn-up-small.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/arrows-left-right-medium.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/arrows-left-right-small.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/chevron-left-medium.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/chevron-left-small.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/double-chevron-small-left-medium.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/double-chevron-small-left-small.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
62 changes: 61 additions & 1 deletion icons/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -7019,6 +7019,66 @@
"Size=medium"
]
},
{
"name": "arrow-turn-down-small",
"color": true,
"scalable": false,
"tags": [
"down",
"runter",
"unten",
"pfeil",
"ui-icons",
"Arrow",
"arrow-turn-down",
"Size=small"
]
},
{
"name": "arrow-turn-down-medium",
"color": true,
"scalable": false,
"tags": [
"down",
"runter",
"unten",
"pfeil",
"ui-icons",
"Arrow",
"arrow-turn-down",
"Size=medium"
]
},
{
"name": "arrow-turn-up-small",
"color": true,
"scalable": false,
"tags": [
"up",
"rauf",
"oben",
"pfeil",
"ui-icons",
"Arrow",
"arrow-turn-up",
"Size=small"
]
},
{
"name": "arrow-turn-up-medium",
"color": true,
"scalable": false,
"tags": [
"up",
"rauf",
"oben",
"pfeil",
"ui-icons",
"Arrow",
"arrow-turn-up",
"Size=medium"
]
},
{
"name": "arrows-circle-small",
"color": true,
Expand Down Expand Up @@ -42871,4 +42931,4 @@
]
}
]
}
}
2 changes: 1 addition & 1 deletion icons/merge-medium.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/merge-small.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 993b999

Please sign in to comment.