Releases: MahApps/MahApps.Metro.IconPacks
Releases · MahApps/MahApps.Metro.IconPacks
MahApps.Metro.IconPacks v1.8.0
- Add
All
icons tab @schdck - Add new Material Design Light Icons v0.2.63 from https://github.com/Templarian/MaterialDesignLight by @Templarian
MahApps.Metro.IconPacks v1.7.1
Fixed Issue(s)
- #36 Icon spin property not working at runtime
MahApps.Metro.IconPacks v1.7.0
- Don't spin icons if opacity is zero or visibility is collapsed or hidden
- Update Octicons to 5.0.1
- Update Material Design icons to v1.8.36
MahApps.Metro.IconPacks v1.6.0
MahApps.Metro.IconPacks v1.5.0
- FontAwesome v4.7
- Enable search in multiple packs. #20
MahApps.Metro.IconPacks v1.4.0
MahApps.Metro.IconPacks v1.3.0
- Add GitHub Octicons to IconPacks
MahApps.Metro.IconPacks v1.2.0
- Fix the output of
CopyToClipboard
command - Add new enumeration value
None
to 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.IconPacks
NuGet packageMahApps.Metro.IconPacks.Entypo
NuGet packageMahApps.Metro.FontAwesome
NuGet packageMahApps.Metro.Material
NuGet packageMahApps.Metro.Modern
NuGet package