Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Icons] Update Fluent UI System Icons to 1.1.252 #2467

Merged
merged 2 commits into from
Jul 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions WHATSNEW.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
## 4.9.4
### Icons
- Update to Fluent UI System Icons 1.1.252

**What's new (Name / Size(s) / Variant(s))**
- Airplane / 16, 28, 32, 48 / Filled & Regular
- Globe Off / 12, 16, 20, 24, 28, 32, 48 / Filled & Regular
- Hat Graduation / 32, 48 / Filled & Regular
- Person Board Add / 16, 24, 28, 32 / Filled & Regular
- Shopping Bag Tag / 16, 28, 32, 48 / Filled & Regular
- Shopping Bag / 16, 20, 24, 28, 32, 48 / Filled & Regular
- Teaching / 16, 24, 28, 32, 48 / Filled & Regular
- Window Brush / 20, 24 / Filled & Regular
- Window Column One Fourth Left Focus Left / 20 / Filled
- Window Column One Fourth Left Focus Top / 20 / Filled
- Window Column One Fourth Left / 20 / Filled & Regular

**What's updated (Name / Size(s) / Variant(s))**
- Building People / 16, 20, 24 / Filled & Regular
- Circle Half Fill / 20, 24 / Filled & Regular
- Contact Card Link / 16, 20 / Filled & Regular
- Folder People / 20, 24 / Filled & Regular
- Run / 16, 20, 24 / Filled & Regular
- Shopping Bag / 16, 20, 24 / Filled

## v4.9.3
### Components
- [General] Inject LibraryConfiguring into DesignToken ([#2426](https://github.com/microsoft/fluentui-blazor/pull/2426))
Expand Down
26 changes: 26 additions & 0 deletions examples/Demo/Shared/wwwroot/docs/WhatsNew.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
## 4.9.4
### Icons
- Update to Fluent UI System Icons 1.1.252

**What's new (Name / Size(s) / Variant(s))**
- Airplane / 16, 28, 32, 48 / Filled & Regular
- Globe Off / 12, 16, 20, 24, 28, 32, 48 / Filled & Regular
- Hat Graduation / 32, 48 / Filled & Regular
- Person Board Add / 16, 24, 28, 32 / Filled & Regular
- Shopping Bag Tag / 16, 28, 32, 48 / Filled & Regular
- Shopping Bag / 16, 20, 24, 28, 32, 48 / Filled & Regular
- Teaching / 16, 24, 28, 32, 48 / Filled & Regular
- Window Brush / 20, 24 / Filled & Regular
- Window Column One Fourth Left Focus Left / 20 / Filled
- Window Column One Fourth Left Focus Top / 20 / Filled
- Window Column One Fourth Left / 20 / Filled & Regular

**What's updated (Name / Size(s) / Variant(s))**
- Building People / 16, 20, 24 / Filled & Regular
- Circle Half Fill / 20, 24 / Filled & Regular
- Contact Card Link / 16, 20 / Filled & Regular
- Folder People / 20, 24 / Filled & Regular
- Run / 16, 20, 24 / Filled & Regular
- Shopping Bag / 16, 20, 24 / Filled


## v4.9.3
### Components
- [General] Inject LibraryConfiguring into DesignToken ([#2426](https://github.com/microsoft/fluentui-blazor/pull/2426))
Expand Down
1 change: 1 addition & 0 deletions src/Assets/FluentUI.Icons/Icons/Filled12.cs
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ public class Glance : Icon { public Glance() : base("Glance", IconVariant.Filled
public class GlanceDefault : Icon { public GlanceDefault() : base("GlanceDefault", IconVariant.Filled, IconSize.Size12, "<path d=\"M6 9.5c0 .83.67 1.5 1.5 1.5h2c.83 0 1.5-.67 1.5-1.5v-3c0-.83-.67-1.5-1.5-1.5h-2C6.67 5 6 5.67 6 6.5v3Zm-5-4C1 6.33 1.67 7 2.5 7h1C4.33 7 5 6.33 5 5.5v-3C5 1.67 4.33 1 3.5 1h-1C1.67 1 1 1.67 1 2.5v3ZM7.5 4a1.5 1.5 0 1 1 0-3h2a1.5 1.5 0 0 1 0 3h-2ZM1 9.5c0 .83.67 1.5 1.5 1.5h1a1.5 1.5 0 0 0 0-3h-1C1.67 8 1 8.67 1 9.5Z\"/>") { } }
public class GlanceHorizontal : Icon { public GlanceHorizontal() : base("GlanceHorizontal", IconVariant.Filled, IconSize.Size12, "<path d=\"M2.5 6A1.5 1.5 0 0 1 1 4.5v-2C1 1.67 1.67 1 2.5 1h3C6.33 1 7 1.67 7 2.5v2C7 5.33 6.33 6 5.5 6h-3Z\"/><path d=\"M6.5 11A1.5 1.5 0 0 1 5 9.5v-1C5 7.67 5.67 7 6.5 7h3c.83 0 1.5.67 1.5 1.5v1c0 .83-.67 1.5-1.5 1.5h-3Z\"/><path d=\"M8 4.5a1.5 1.5 0 1 0 3 0v-2a1.5 1.5 0 0 0-3 0v2Z\"/><path d=\"M2.5 11A1.5 1.5 0 0 1 1 9.5v-1a1.5 1.5 0 1 1 3 0v1c0 .83-.67 1.5-1.5 1.5Z\"/>") { } }
public class Globe : Icon { public Globe() : base("Globe", IconVariant.Filled, IconSize.Size12, "<path d=\"M7.99 6.5H4.01a8.4 8.4 0 0 0 .76 3.3c.5.97.99 1.2 1.23 1.2.25 0 .74-.23 1.23-1.2.4-.82.7-1.97.76-3.3Zm-3.98-1a8.4 8.4 0 0 1 .76-3.3C5.27 1.23 5.76 1 6 1c.25 0 .74.23 1.23 1.2.4.82.7 1.97.76 3.3H4.01Zm-1 0H1.03a5 5 0 0 1 3.06-4.12c-.6 1-1.01 2.46-1.08 4.12Zm0 1H1.03a5 5 0 0 0 3.06 4.12c-.6-1-1.01-2.46-1.08-4.12ZM9 6.5h1.99a5 5 0 0 1-3.07 4.12c.6-1 1.01-2.46 1.08-4.12Zm1.99-1H8.99a8.91 8.91 0 0 0-1.08-4.12 5 5 0 0 1 3.07 4.12Z\"/>") { } }
public class GlobeOff : Icon { public GlobeOff() : base("GlobeOff", IconVariant.Filled, IconSize.Size12, "<path d=\"M2.13 2.84c-.6.74-1 1.65-1.1 2.66H3c.02-.56.08-1.1.18-1.6l.88.88c-.03.23-.05.47-.06.72h.78l1 1H4.01a8.4 8.4 0 0 0 .76 3.3c.5.97.98 1.2 1.23 1.2s.74-.23 1.23-1.2c.19-.4.36-.85.49-1.38l.8.81c-.16.53-.37 1-.6 1.4a5 5 0 0 0 1.24-.76l.99.98a.5.5 0 0 0 .7-.7l-9-9a.5.5 0 1 0-.7.7l.98.99Zm5.5 2.66-3-2.99.14-.3C5.27 1.22 5.75 1 6 1s.74.23 1.23 1.2c.4.82.7 1.97.76 3.3h-.37Zm2.8 2.81L8.97 6.85l.02-.35h1.98a4.97 4.97 0 0 1-.54 1.81ZM1.03 6.5H3a8.91 8.91 0 0 0 1.08 4.12A5 5 0 0 1 1.02 6.5Zm7.96-1h1.98a5 5 0 0 0-3.06-4.12c.6 1 1.01 2.46 1.08 4.12Z\"/>") { } }
public class Guest : Icon { public Guest() : base("Guest", IconVariant.Filled, IconSize.Size12, "<path d=\"M7.91 2h.59c.83 0 1.5.67 1.5 1.5v6c0 .83-.67 1.5-1.5 1.5h-5A1.5 1.5 0 0 1 2 9.5v-6C2 2.67 2.67 2 3.5 2h.59c.2-.58.76-1 1.41-1h1c.65 0 1.2.42 1.41 1ZM5 2.5c0 .28.22.5.5.5h1a.5.5 0 0 0 0-1h-1a.5.5 0 0 0-.5.5ZM7 5a1 1 0 1 0-2 0 1 1 0 0 0 2 0ZM4 7.5v.1l.04.18c.03.14.1.33.25.52.3.4.84.7 1.71.7s1.41-.3 1.71-.7A1.46 1.46 0 0 0 8 7.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5Z\"/>") { } }
public class HatGraduation : Icon { public HatGraduation() : base("HatGraduation", IconVariant.Filled, IconSize.Size12, "<path d=\"M5.16 2.19a1.96 1.96 0 0 1 1.68 0l4.87 2.3a.5.5 0 0 1 .01.9L6.87 7.8c-.55.28-1.2.28-1.74 0L1 5.76V8a.5.5 0 0 1-1 0V4.97A.5.5 0 0 1 .3 4.5l4.87-2.31ZM2 7.37V9c0 .13.05.26.15.35l.02.03a3.45 3.45 0 0 0 .28.24c.19.15.46.36.8.56.66.4 1.63.82 2.75.82s2.09-.42 2.76-.82a6.74 6.74 0 0 0 1.07-.8l.02-.02A.5.5 0 0 0 10 9V7.37L7.32 8.7c-.83.41-1.8.41-2.64 0L2 7.37Z\"/>") { } }
public class Heart : Icon { public Heart() : base("Heart", IconVariant.Filled, IconSize.Size12, "<path d=\"M5.66 2.74a2.4 2.4 0 0 0-3.45-.01 2.55 2.55 0 0 0 0 3.53L5.76 9.9c.15.15.38.15.53 0l3.51-3.6c.95-.98.95-2.56 0-3.54a2.4 2.4 0 0 0-3.46 0L6 3.08l-.34-.35Z\"/>") { } }
Expand Down
Loading
Loading