Skip to content

Commit 95cd14f

Browse files
MDIX-SAKeboo
authored andcommitted
Icons update from Azure pipeline (#1522)
1 parent d9ca684 commit 95cd14f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3635,6 +3635,8 @@ public enum PackIconKind
36353635
FolderKeyOutline,
36363636
FolderLock,
36373637
FolderLockOpen,
3638+
FolderMarker,
3639+
FolderMarkerOutline,
36383640
FolderMove,
36393641
FolderMoveOutline,
36403642
FolderMultiple,
@@ -4764,6 +4766,7 @@ public enum PackIconKind
47644766
SearchAddOutline=MagnifyPlusOutline,
47654767
MagnifyRemoveCursor,
47664768
MagnifyRemoveOutline,
4769+
MagnifyScan,
47674770
Mail,
47684771
MailRu,
47694772
Mailbox,
@@ -4802,6 +4805,7 @@ public enum PackIconKind
48024805
MapMarkerMinus,
48034806
MapMarkerMultiple,
48044807
MapMarkers=MapMarkerMultiple,
4808+
MapMarkerMultipleOutline,
48054809
MapMarkerOff,
48064810
LocationOff=MapMarkerOff,
48074811
MapMarkerOutline,
@@ -5795,6 +5799,7 @@ public enum PackIconKind
57955799
LocalPizza=Pizza,
57965800
Play,
57975801
PlayArrow=Play,
5802+
PlayBox,
57985803
PlayBoxOutline,
57995804
Slideshow=PlayBoxOutline,
58005805
PlayCircle,
@@ -7261,6 +7266,7 @@ public enum PackIconKind
72617266
UploadOutline,
72627267
Usb,
72637268
UsbFlashDrive,
7269+
UsbFlashDriveOutline,
72647270
UsbPort,
72657271
Valve,
72667272
ValveClosed,
@@ -7489,6 +7495,7 @@ public enum PackIconKind
74897495
WaterDropOutline=WaterOutline,
74907496
WaterPercent,
74917497
Humidity=WaterPercent,
7498+
WaterPolo,
74927499
WaterPump,
74937500
WaterPumpOff,
74947501
WaterWell,

0 commit comments

Comments
 (0)