Skip to content

Commit

Permalink
Icons update from Azure pipeline (#1597)
Browse files Browse the repository at this point in the history
  • Loading branch information
MDIX-SA authored and Keboo committed Jan 8, 2020
1 parent 5cb1213 commit ccd3afd
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion MaterialDesignThemes.Wpf/PackIconDataFactory.cs

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions MaterialDesignThemes.Wpf/PackIconKind.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1705,6 +1705,7 @@ public enum PackIconKind
Bullseye,
BullseyeArrow,
TargetArrow=BullseyeArrow,
Bulma,
Bus,
DirectionsBus=Bus,
BusAlert,
Expand Down Expand Up @@ -2222,6 +2223,8 @@ public enum PackIconKind
CheckboxBlank,
CheckboxBlankCircle,
CheckboxBlankCircleOutline,
CheckboxBlankOff,
CheckboxBlankOffOutline,
CheckboxBlankOutline,
CheckBoxOutlineBlank=CheckboxBlankOutline,
CheckboxIntermediate,
Expand Down Expand Up @@ -3037,6 +3040,7 @@ public enum PackIconKind
DoorClosed,
DoorClosedLock,
DoorOpen,
Doorbell,
DoorbellVideo,
DotNet,
DotsHorizontal,
Expand Down Expand Up @@ -3067,8 +3071,10 @@ public enum PackIconKind
DownloadOutline,
Drag,
DragHorizontal,
DragHorizontalVariant,
DragVariant,
DragVertical,
DragVerticalVariant,
DramaMasks,
Comedy=DramaMasks,
Tragedy=DramaMasks,
Expand Down Expand Up @@ -4569,11 +4575,13 @@ public enum PackIconKind
Instagram,
Instapaper,
InstrumentTriangle,
DinnerBell=InstrumentTriangle,
InternetExplorer,
InvertColors,
InvertColours=InvertColors,
InvertColorsOff,
InvertColoursOff=InvertColorsOff,
Iobroker,
Ip,
IpNetwork,
IpNetworkOutline,
Expand Down Expand Up @@ -4670,6 +4678,8 @@ public enum PackIconKind
LabelOff,
LabelOffOutline,
LabelOutline,
LabelPercent,
LabelPercentOutline,
LabelVariant,
LabelVariantOutline,
Ladybug,
Expand Down Expand Up @@ -5012,6 +5022,10 @@ public enum PackIconKind
MessageAlertOutline,
MessageWarningOutline=MessageAlertOutline,
SmsFailedOutline=MessageAlertOutline,
MessageArrowLeft,
MessageArrowLeftOutline,
MessageArrowRight,
MessageArrowRightOutline,
MessageBulleted,
SpeakerNotes=MessageBulleted,
MessageBulletedOff,
Expand Down Expand Up @@ -5593,6 +5607,8 @@ public enum PackIconKind
Nuxt,
Oar,
Ocarina,
Oci,
OpenContainerInitiative=Oci,
Ocr,
OpticalCharacterRecognition=Ocr,
Octagon,
Expand Down Expand Up @@ -6859,6 +6875,8 @@ public enum PackIconKind
SquareIncCash,
SquareMedium,
SquareMediumOutline,
SquareOff,
SquareOffOutline,
SquareOutline,
SquareRoot,
SquareRootBox,
Expand Down

0 comments on commit ccd3afd

Please sign in to comment.