Skip to content

Commit

Permalink
fix(module:image): missing swip icon (#8433)
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk committed Mar 13, 2024
1 parent 6379745 commit f1a4050
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/icon/icons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ import {
RotateRightOutline,
SearchOutline,
StarFill,
SwapOutline,
SwapRightOutline,
UploadOutline,
UpOutline,
Expand Down Expand Up @@ -92,6 +93,7 @@ export const NZ_ICONS_USED_BY_ZORRO: IconDefinition[] = [
UploadOutline,
VerticalAlignTopOutline,
UpOutline,
SwapOutline,
SwapRightOutline,
ZoomInOutline,
ZoomOutOutline
Expand Down

0 comments on commit f1a4050

Please sign in to comment.