Update pages dataview icons, add 'drafts' icon#59285
Conversation
|
Size Change: +346 B (0%) Total Size: 1.7 MB
ℹ️ View Unchanged
|
|
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. |
|
Thanks y'all. I'll merge this as it's an improvement on trunk, and we can revisit the drafts icon if a better idea arises. |
Co-authored-by: jameskoster <jameskoster@git.wordpress.org> Co-authored-by: jasmussen <joen@git.wordpress.org> Co-authored-by: t-hamano <wildworks@git.wordpress.org>
|
I just cherry-picked this PR to the cherry-pick-wp-6-5-beta-3 branch to get it included in the next release: d59ab95 |
Co-authored-by: jameskoster <jameskoster@git.wordpress.org> Co-authored-by: jasmussen <joen@git.wordpress.org> Co-authored-by: t-hamano <wildworks@git.wordpress.org>

What?
Update the decorative icon assigned to the "All pages" and "Drafts" page views.
Why?
The current
blockTableicon doesn't communicate context in the same way the Trash icon does. This change aligns the icon purpose across the buttons.How?
A new
draftsicon has been added to the library. This is an initial take on the design amongst several explorations:The appearance and name of this icon can be discussed further in this PR.