Skip to content

Commit

Permalink
fix(comp:icon): update icons, add more and exit icon (#1468)
Browse files Browse the repository at this point in the history
  • Loading branch information
sallerli1 committed Feb 23, 2023
1 parent ec8c61d commit 78918ae
Show file tree
Hide file tree
Showing 13 changed files with 32 additions and 18 deletions.
2 changes: 2 additions & 0 deletions packages/components/icon/demo/all.ts
Expand Up @@ -70,6 +70,7 @@ export const allIcons = [
'exception',
'exclamation-circle-filled',
'exclamation-circle',
'exit',
'expand',
'export',
'eye-invisible',
Expand Down Expand Up @@ -137,6 +138,7 @@ export const allIcons = [
'mirror',
'mobile',
'monitor',
'more',
'move-file',
'move-group',
'move-list',
Expand Down
28 changes: 19 additions & 9 deletions packages/components/icon/src/definitions.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scripts/gulp/icons/assets/desktop.svg
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 scripts/gulp/icons/assets/dialog-close.svg
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 scripts/gulp/icons/assets/down.svg
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 scripts/gulp/icons/assets/ellipsis.svg
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 scripts/gulp/icons/assets/exit.svg
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 scripts/gulp/icons/assets/eye-invisible.svg
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 scripts/gulp/icons/assets/folder.svg
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 scripts/gulp/icons/assets/more.svg
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 scripts/gulp/icons/assets/plus.svg
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 scripts/gulp/icons/assets/search.svg
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 scripts/gulp/icons/assets/star.svg
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 78918ae

Please sign in to comment.