Files
OmniRoute/tests/unit/dashboard
Diego Rodrigues de Sa e Souza d8b6ae3688 fix(dashboard): self-host Material Symbols icon font (#3695) (#3764)
The dashboard loaded the Material Symbols icon font only from the Google
Fonts CDN (fonts.googleapis.com). On networks where that CDN is blocked
(e.g. mainland China) the ligature font never loaded, so every icon
rendered as its literal text name and the layout broke. Bundle the font
locally via the material-symbols package so icons render without a
runtime CDN dependency.

Closes #3695
2026-06-13 08:25:57 -03:00
..
2026-05-26 23:51:47 -03:00