We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d39f427 commit 47e7abdCopy full SHA for 47e7abd
MaterialDesignThemes.Wpf/PackIconKind.cs
@@ -10492,13 +10492,9 @@ public enum PackIconKind
10492
ReceiptTextArrowLeft,
10493
ReceiptTextArrowLeftOutline,
10494
ReceiptTextArrowRight,
10495
- InvoiceArrowRight=ReceiptTextArrowRight,
10496
ReceiptTextArrowRightOutline,
10497
- InvoiceArrowRightOutline=ReceiptTextArrowRightOutline,
10498
ReceiptTextCheck,
10499
- InvoiceCheck=ReceiptTextCheck,
10500
ReceiptTextCheckOutline,
10501
- InvoiceCheckOutline=ReceiptTextCheckOutline,
10502
ReceiptTextClock,
10503
InvoiceClock=ReceiptTextClock,
10504
InvoiceSchedule=ReceiptTextClock,
0 commit comments