Skip to content

Commit f1a4050

Browse files
authored
fix(module:image): missing swip icon (#8433)
1 parent 6379745 commit f1a4050

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/icon/icons.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ import {
4242
RotateRightOutline,
4343
SearchOutline,
4444
StarFill,
45+
SwapOutline,
4546
SwapRightOutline,
4647
UploadOutline,
4748
UpOutline,
@@ -92,6 +93,7 @@ export const NZ_ICONS_USED_BY_ZORRO: IconDefinition[] = [
9293
UploadOutline,
9394
VerticalAlignTopOutline,
9495
UpOutline,
96+
SwapOutline,
9597
SwapRightOutline,
9698
ZoomInOutline,
9799
ZoomOutOutline

0 commit comments

Comments
 (0)