Skip to content

Commit

Permalink
Merge pull request #353 from Slimtalk/feature/add-new-transfer-illust…
Browse files Browse the repository at this point in the history
…ration

Adding new file click-transfer-file.svg to illustration
  • Loading branch information
Fazzani committed Aug 11, 2023
2 parents 5b9ae4a + ef53609 commit c921602
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,8 @@
# ReactControls (version: 2.17.31)
## Main Changes

- UpSvgIcon: adding new illustrations (click-transfer-item.svg)
-
# ReactControls (version: 2.17.29)
## Main Changes

Expand Down
66 changes: 66 additions & 0 deletions src/Common/theming/icons/click-transfer-file.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions src/Common/theming/illustrations.ts
Expand Up @@ -34,6 +34,7 @@ export type IllustrationName =
| 'user-fail'
| 'click-select-item'
| 'click-sheet-file'
| 'click-transfer-file'
| 'icon-up-money'
| 'location'
| 'mentor-joyeux-petillant'
Expand Down Expand Up @@ -76,6 +77,7 @@ export const IllustrationNames: IllustrationName[] = [
'user-fail',
'click-select-item',
'click-sheet-file',
'click-transfer-file',
'icon-up-money',
'location',
'mentor-joyeux-petillant',
Expand Down

0 comments on commit c921602

Please sign in to comment.