refactor: switch mat-icon from svgIcon to ligature and restyle GUI toggle}
- Replace all mat-icon svgIcon="name" bindings with ligature-based
<mat-icon>name</mat-icon> across Angular components, dialogs, and pages
- Restyle the Angular/React/Vue GUI framework toggle in settings to use
neutral gray backgrounds instead of theme-dependent primary colors
- Add Font Awesome brand icons (fa-angular, fa-react, fa-vuejs) with
brand colors to the GUI toggle in all three frontends
- Align toggle items vertically with inline-flex and align-items: center
- Bump version from 2026.4.434 to 2026.4.435