1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-23 00:22:19 +01:00
unleash.unleash/frontend/src/themes
Nuno Góis 2ab2aa1f6d
feat: dynamic icons by adding material symbols font (#5008)
https://linear.app/unleash/issue/2-1502/add-support-for-custom-dynamic-icons-mui-icon-component

Adds support for custom dynamic icons by adding the [Material Symbols
Outlined font](https://fonts.google.com/icons) and setting the MUI Icon
component base class. See:
https://mui.com/material-ui/icons/#icon-font-icons

Message banner use case: This will not only enable us to set custom
icons for external message banners, but will also let users configure
their desired icon from the set of options in the font.
2023-10-12 11:22:23 +01:00
..
app.css
colors.ts
dark-theme.ts feat: dynamic icons by adding material symbols font (#5008) 2023-10-12 11:22:23 +01:00
theme.ts feat: dynamic icons by adding material symbols font (#5008) 2023-10-12 11:22:23 +01:00
ThemeProvider.tsx
themeStyles.ts
themeTypes.ts