Skip to content

Commit 502c80c

Browse files
committed
feat: update FontAwesome Free to v7.1.0
1 parent 22e258b commit 502c80c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The same icons are also available for [Avalonia](https://avaloniaui.net/ with th
4747
| [Fontaudio](https://github.com/fefanto/fontaudio) | 1.1.0 | 155 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.Fontaudio/" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.Fontaudio.svg?style=flat-square&&label=Fontaudio"></a> |
4848
| [Font Awesome Free v5](https://fontawesome.com/) | 5.15.4 | 1611 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.FontAwesome5/" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.FontAwesome5.svg?style=flat-square&&label=FontAwesome5"></a> |
4949
| [Font Awesome Free v6](https://fontawesome.com/) | 6.7.2 | 2060 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.FontAwesome6/" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.FontAwesome6.svg?style=flat-square&&label=FontAwesome6"></a> |
50-
| [Font Awesome Free v7](https://fontawesome.com/) | 7.0.0 | 2089 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.FontAwesome/" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.FontAwesome.svg?style=flat-square&&label=FontAwesome"></a> |
50+
| [Font Awesome Free v7](https://fontawesome.com/) | 7.1.0 | 2089 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.FontAwesome/" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.FontAwesome.svg?style=flat-square&&label=FontAwesome"></a> |
5151
| [Fontisto](https://github.com/kenangundogan/fontisto) | 3.0.4 | 616 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.Fontisto/" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.Fontisto.svg?style=flat-square&&label=Fontisto"></a> |
5252
| [Fork Awesome](https://forkaweso.me/) | 1.2.0 | 794 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.ForkAwesome/" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.ForkAwesome.svg?style=flat-square&&label=ForkAwesome"></a> |
5353
| [Game Icons](https://github.com/game-icons/icons) | May 4, 2025 | 4170 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.GameIcons/" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.GameIcons.svg?style=flat-square&&label=GameIcons"></a> |

src/MahApps.Metro.IconPacks.FontAwesome/PackIconFontAwesomeKind.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,8 @@ public enum PackIconFontAwesomeKind
158158
[Description("Bandage (f462, adhesive bandage, bandage, boo boo, first aid, modify, ouch)")] BandageSolid,
159159
[Description("Bandcamp (f2d5)")] BandcampBrands,
160160
[Description("Bangladeshi Taka Sign (e2e6, bdt, currency, tk)")] BangladeshiTakaSignSolid,
161-
[Description("Ban Smoking (f54d, ban, cancel, deny, disabled, forbidden, no, no smoking, non-smoking, not, prohibited, smoking)")] BanSmokingSolid,
162-
[Description("Ban (f05e, 404, abort, ban, block, cancel, delete, deny, disabled, entry, failed, forbidden, hide, no, not, not found, prohibit, prohibited, remove, stop, trash)")] BanSolid,
161+
[Description("Ban Smoking (f54d, ban, cancel, circle, deny, disabled, forbidden, no, no smoking, non-smoking, not, prohibited, slash, smoking)")] BanSmokingSolid,
162+
[Description("Ban (f05e, 404, abort, ban, block, cancel, circle, delete, deny, disabled, entry, failed, forbidden, hide, no, not, not found, prohibit, prohibited, remove, slash, stop, trash)")] BanSolid,
163163
[Description("Barcode (f02a, info, laser, price, scan, upc)")] BarcodeSolid,
164164
[Description("Bars Progress (f828, checklist, downloading, downloads, loading, poll, progress, project management, settings, to do)")] BarsProgressSolid,
165165
[Description("Bars (f0c9, checklist, drag, hamburger, list, menu, nav, navigation, ol, reorder, settings, todo, ul)")] BarsSolid,

src/MahApps.Metro.IconPacks.FontAwesome/Resources/Icons.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)