-
Notifications
You must be signed in to change notification settings - Fork 70
feat: new icons Horizontal unfold more + Horizontal unfold less #4231
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds two new horizontal unfold icons to the EDS icon library and updates two existing icons with corrected SVG paths. Additionally, it clarifies the README to explicitly state that edit access to the Assets file in Figma is required to run the scripts.
- Added
unfold_more_horizontalandunfold_less_horizontalicons - Updated
aerial_droneandplayicons with corrected SVG paths - Enhanced documentation to prevent confusion about Figma access requirements
Reviewed Changes
Copilot reviewed 2 out of 7 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| scripts/figma-broker/README.md | Added important notice about required Figma edit access |
| packages/eds-icons/src/data.ts | Added two new horizontal unfold icons and updated SVG paths for aerial_drone and play icons |
| assets/icons/system-icons/map-transportation/aerial_drone.svg | Updated SVG with corrected path data |
| assets/icons/system-icons/av/play.svg | Updated SVG with corrected path data |
| assets/icons/system-icons/arrows/unfold_more_horizontal.svg | Added new horizontal unfold more icon |
| assets/icons/system-icons/arrows/unfold_less_horizontal.svg | Added new horizontal unfold less icon |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 2 out of 7 changed files in this pull request and generated no new comments.
Uppercase Co-authored-by: Copilot <[email protected]>
0f7c4b1 to
aad49a5
Compare
|
Experiment icon won't show up so merging without them |
eddiman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
resolves #2388
some other icon updates from figma as well (minor pixel adjustments)
also clarifying the figma broker readme to avoid future frustration