Add custom icon fonts to lvgl-module (#499)
* **New Features** * Added Material Design symbol fonts and LVGL font aliases for launcher, status bar, and shared UI icons. * **Style** * Migrated app icons across the UI to the new symbol font system. * Updated launcher button sizing, font styling, recoloring and icon text color for consistency. * Default text/icon font macros set for consistent sizing across the UI. * **Documentation** * Updated third‑party notices to include Material Design Icons links.
This commit is contained in:
committed by
GitHub
parent
4ab29ae466
commit
72c9b2b113
@@ -17,9 +17,12 @@ Website: https://github.com/flipperdevices/flipperzero-firmware/
|
||||
|
||||
License: [GPL v3.0](https://github.com/flipperdevices/flipperzero-firmware/blob/dev/LICENSE)
|
||||
|
||||
### Google Fonts
|
||||
### Google Fonts & Material Design Icons
|
||||
|
||||
Website: https://fonts.google.com/icons
|
||||
Websites:
|
||||
|
||||
- https://fonts.google.com/icons
|
||||
- https://github.com/google/material-design-icons
|
||||
|
||||
License: [Apache License, version 2.0](https://fonts.google.com/attribution)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user