enactjs / sandstone

The set of components for an Enact-based application targeting smart TVs
Apache License 2.0
22 stars 3 forks source link

WRQ-31319: Add new icons #1667

Closed seunghoh closed 3 months ago

seunghoh commented 3 months ago

Checklist

Issue Resolved / Feature Added

Added many icons and updated icon font

Resolution

Additional Considerations

For reviewer: The newly added icon value may be wrong - movies value should be 0x0F01A0 but 0x0F0200. I have requested the design team to check if the code value is right. My PR value assumes the font value is wrong. If the design team answers 0x0F01A0 is intended, we should update the icon code value from the movies icon to the end.

Links

WRQ-31319

Comments

Enact-DCO-1.0-Signed-off-by: Seungho Park seunghoh.park@lge.com

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.60%. Comparing base (85c9823) to head (867efe1). Report is 2 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1667 +/- ## ======================================== Coverage 81.60% 81.60% ======================================== Files 148 148 Lines 6676 6676 Branches 1986 1986 ======================================== Hits 5448 5448 Misses 935 935 Partials 293 293 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.