Icons: rename timeToRead to time#78804
Conversation
|
Size Change: 0 B Total Size: 8.21 MB ℹ️ View Unchanged
|
|
Noting that best to get this in first and then rebase this one (which is easier): |
|
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. |
|
Agree with this. Related: #78808 (comment) |
|
Flaky tests detected in 6bf5cc7. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/26632940183
|
|
Maybe something for a separate effort but should we consolidate |
|
Ya, now that they're even more similar visually, should prolly merge. Can be separate PR. |
|
Two things:
|
|
I'll merge this for the weekend, and we can chew on the merging question more next week. The next package release isn't for a while anyway, so this won't have an impact even if we rename → merge. |



What?
Renames "timeToRead" icon to "time".
Why?
At #72240 we added "time to read" icon (alongside word count icon) to support "time to read" feature.
The icon is more generally useful, though, but the name can discourage usage. Typically, if a visual is fitting for some other feature, I'd still be worried the visual gets changed to something else if it's too tied to a specific feature already. "Time" is more generic.
"Clock" could be a more descriptive name, but "Time" seems fitting as more generic and internet image search seems to agree.
If we need an hourglass icon in future, it would make sense to have it called descriptively "hourglass" (rather than have it represent "time").
Note that there is also scheduled icon which is very similar:
Alternatives could be to merge those or rename "scheduled" to "time" and keep "timeToRead".
How?
The icons package is bundled when building with wp-scripts/wp-build, so we don't need to worry about breaking changes and keep exporting old name.
Testing Instructions
Testing Instructions for Keyboard
Use of AI Tools
Yes