Icons: Add "sites" icon.#80094
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
| "label": "Shipping", | ||
| "filePath": "library/shipping.svg" | ||
| }, | ||
| { |
There was a problem hiding this comment.
Super nit but should this list be sorted by slug? So this entry should be after "site-logo".
There was a problem hiding this comment.
So this entry should be after "site-logo".
Nice catch! That's exactly right.
|
Thank you for the feedback, I've updated the sorting and will merge after the checks pass. |
c49ba29 to
b7dc76f
Compare
|
Flaky tests detected in 3027b23. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/29240362457
|
b7dc76f to
faedace
Compare
Co-authored-by: Aki Hamano <54422211+t-hamano@users.noreply.github.com>
What?
Adds a "sites" icon. Related to WordPress/wordpress-develop#12270
Why?
Such a thing is missing from the library.
How?
It's a simple icon, reminiscent of the old, using the available space to create a clear silhouette.
Testing Instructions
npm run storybook:dev
go to Icons, Library, search for "sites"
Use of AI Tools
No.