[PR #12469] Updates all our icons to use Segoe Fluent #29069

Open
opened 2026-01-31 09:32:35 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/12469

State: closed
Merged: Yes


  • use FontFamily="{ThemeResource SymbolThemeFontFamily}" where possible, in XAML
  • use FontFamily{ L"Segoe Fluent Icons, Segoe MDL2 Assets" } in codebehind

Basically just a simple string replace.

Actually, this is the last bullet in #11353, so I'm gonna say closes #11353.

Screenshots below.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/12469 **State:** closed **Merged:** Yes --- * use `FontFamily="{ThemeResource SymbolThemeFontFamily}"` where possible, in XAML * use `FontFamily{ L"Segoe Fluent Icons, Segoe MDL2 Assets" }` in codebehind Basically just a simple string replace. * [x] This was a bullet point in #11353 * [x] Confirmed manually on my win10 PC * see also #12438 Actually, this is the last bullet in #11353, so I'm gonna say closes #11353. Screenshots below.
claunia added the pull-request label 2026-01-31 09:32:35 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#29069