Releases: MahApps/MahApps.Metro.IconPacks
Releases · MahApps/MahApps.Metro.IconPacks
MahApps.Metro.IconPacks v1.3.0
- Add GitHub Octicons to IconPacks
MahApps.Metro.IconPacks v1.2.0
- Fix the output of
CopyToClipboardcommand - Add new enumeration value
Noneto PackIcons enumerations as an empty placeholder, so users can work with this in style or template triggers very well. - New properties to manipulate the inner icon
| Property | Description |
|---|---|
Flip |
Gets or sets the flip orientation. Possible values are Normal, Horizontal, Vertical or Both from the enumeration type PackIconFlipOrientation. |
Rotation |
Gets or sets the rotation (angle) of the inner icon. Possible values are 0-360. |
Spin |
Gets or sets a value indicating whether the inner icon is spinning (rotating) (true or false). |
SpinDuration |
Gets or sets the duration of the spinning animation (in seconds). This will also restart the spin animation and works only if Spin property is set to true. |
SpinEasingFunction |
Gets or sets the EasingFunction (IEasingFunction) of the spinning animation. This will also restart the spin animation and works only if Spin property is set to true. |
SpinAutoReverse |
Gets or sets the AutoReverse of the spinning animation. This will also restart the spin animation and works only if Spin property is set to true. |
- Update Material icons to v1.7.22
MahApps.Metro.IconPacks v1.1.0
- Brand new IconPacks Browser (available as compiled application)
- Update Material icons to v1.7.12
- Minor tweak on inner path (set
SnapsToDevicePixels="False")
MahApps.Metro.IconPacks v1.0.0
This is the first release of MahApps.Metro.IconPacks.
MahApps.Metro.IconPacksNuGet packageMahApps.Metro.IconPacks.EntypoNuGet packageMahApps.Metro.FontAwesomeNuGet packageMahApps.Metro.MaterialNuGet packageMahApps.Metro.ModernNuGet package

