Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace font awesome with material symbol icons. #18208

Merged
merged 35 commits into from
Feb 23, 2024
Merged

Conversation

linuspahl
Copy link
Contributor

@linuspahl linuspahl commented Feb 11, 2024

Description

Motivation and Context

With this PR we are replacing the icon library font-awesome with material symbols.

In general material symbols offer more icons, they are easier to customize, have a fixed width by default and they are all aligned in the same way.

We using material symbols as variable icon fonts, instead of implementing SVGs, because they are easier to implement and style.

/prd https://github.com/Graylog2/graylog-plugin-enterprise/pull/6588
/nocl

@linuspahl linuspahl force-pushed the refactor/icons branch 2 times, most recently from 0a592b9 to a3caac8 Compare February 12, 2024 13:28
@linuspahl linuspahl marked this pull request as ready for review February 22, 2024 15:46
@linuspahl linuspahl merged commit 27262a9 into master Feb 23, 2024
5 of 6 checks passed
@linuspahl linuspahl deleted the refactor/icons branch February 23, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants