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

fix(icon): update to use material icons outline #2160

Merged

Conversation

mikespudwebb
Copy link
Collaborator

  • Remove local Material Icons font file.
  • Add import of the outlined material symbols file.

Closes CCP-6042

Description

We need the new font to be used in a project.

What's included?

Copied in changes that were made in the latest version for "branding" purposes.

Test Steps

  • npm run start
  • then this
  • finally this

General Tests for Every PR

  • npm run start still works.
  • npm run lint passes.
  • npm run stylelint passes.
  • npm test passes and code coverage is not lower.
  • npm run build still works.
Screenshots or link to StackBlitz/Plunker

* Remove local Material Icons font file.
* Add import of the outlined material symbols file.

Closes CCP-6042
@owilliams320 owilliams320 merged commit 927f712 into release/4.x.x May 16, 2024
@owilliams320 owilliams320 deleted the fix/ccp-6042-remove-outline-icon-references branch May 16, 2024 16:11
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.

None yet

2 participants