Skip to content

Commit ffd6748

Browse files
MDIX-SAKeboo
authored andcommitted
Icons update from Azure pipeline (#1495)
1 parent 1da442c commit ffd6748

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

MaterialDesignThemes.Wpf/PackIconDataFactory.cs

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

MaterialDesignThemes.Wpf/PackIconKind.cs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1196,6 +1196,7 @@ public enum PackIconKind
11961196
BankTransferIn,
11971197
BankTransferOut,
11981198
Barcode,
1199+
BarcodeOff,
11991200
BarcodeScan,
12001201
BarcodeScanner=BarcodeScan,
12011202
Barley,
@@ -2085,7 +2086,6 @@ public enum PackIconKind
20852086
SealOutline=CertificateOutline,
20862087
ChairRolling,
20872088
ChairSchool,
2088-
Desk=ChairSchool,
20892089
Charity,
20902090
SuperChatForGood=Charity,
20912091
ChartArc,
@@ -2819,6 +2819,7 @@ public enum PackIconKind
28192819
BinVariant=DeleteVariant,
28202820
Delta,
28212821
ChangeHistory=Delta,
2822+
Desk,
28222823
DeskLamp,
28232824
Deskphone,
28242825
DesktopClassic,
@@ -3187,6 +3188,7 @@ public enum PackIconKind
31873188
Excavator,
31883189
Exclamation,
31893190
Factorial=Exclamation,
3191+
ExclamationThick,
31903192
ExitRun,
31913193
EmergencyExit=ExitRun,
31923194
ExitToApp,
@@ -3613,6 +3615,7 @@ public enum PackIconKind
36133615
FolderLock,
36143616
FolderLockOpen,
36153617
FolderMove,
3618+
FolderMoveOutline,
36163619
FolderMultiple,
36173620
Folders=FolderMultiple,
36183621
FolderMultipleImage,
@@ -4280,6 +4283,7 @@ public enum PackIconKind
42804283
HouseOutline=HomeOutline,
42814284
HomePlus,
42824285
HomeAdd=HomePlus,
4286+
HomeRemove,
42834287
HomeRoof,
42844288
HomeChimney=HomeRoof,
42854289
HomeThermometer,
@@ -7504,6 +7508,7 @@ public enum PackIconKind
75047508
Web,
75057509
WebBox,
75067510
LanguageBox=WebBox,
7511+
WebClock,
75077512
Webcam,
75087513
WebCamera=Webcam,
75097514
Webhook,

0 commit comments

Comments
 (0)