frontend: Add missing icon in Light Theme #13076
Open
+46
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR adds the missing icons that were not included in the following commit:
Audio Mixer horizontal and vertical icons, as well as the headphone icons, in the Light theme: a42a6c4
Before (horizontal and vertical icons)
before-icon.mp4
After (horizontal and vertical icons)
after-icon.mp4
Before (headphone icon)
The icons are displayed in white.
before-headphone.mp4
After (headphone icon)
after-headphone.mp4
This is the best I could do with my current knowledge.
If you see a better approach, please feel free to update or close this PR.
Motivation and Context
The Light theme was missing the horizontal and vertical layout icons, as well as the headphone icons.
How Has This Been Tested?
Tested on Windows 11 25H2 using a local build.
Types of changes
Checklist: