Skip to content
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

Add distinctive Cover Image icon #5582

Merged
merged 1 commit into from
Mar 14, 2018
Merged

Add distinctive Cover Image icon #5582

merged 1 commit into from
Mar 14, 2018

Conversation

jasmussen
Copy link
Contributor

This fixes #5516, but is blocked from merge by #5496, as it uses a newer sprite than is merged into Dashicons.

Screenshot:

screen shot 2018-03-13 at 09 49 28

Once #5496 is in a place where we can merge it in, this one will probably require a rebase.

This fixes #5516, but is blocked from merge by #5496, as it uses a newer sprite than is merged into Dashicons.
@jasmussen
Copy link
Contributor Author

Also closes #5575.

Copy link
Member

@aduth aduth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@@ -343,6 +351,9 @@ export default class Dashicon extends wp.element.Component {
case 'editor-ltr':
path = 'M5.52 2h7.43c.55 0 1 .45 1 1s-.45 1-1 1h-1v13c0 .55-.45 1-1 1s-1-.45-1-1V5c0-.55-.45-1-1-1s-1 .45-1 1v12c0 .55-.45 1-1 1s-1-.45-1-1v-5.96h-.43C3.02 11.04 1 9.02 1 6.52S3.02 2 5.52 2zM14 14l5-4-5-4v8z';
break;
case 'editor-ol-rtl':
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume this and "instagram" are expected additions?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, they were added to the upstream Dashicons sprite set as part of separate efforts.

@jasmussen jasmussen merged commit 1d6f3be into master Mar 14, 2018
@jasmussen jasmussen deleted the add/cover-image-icon branch March 14, 2018 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Image And Cover Image Icons are Identical
2 participants