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

Update power-circle icon #1916

Closed
wants to merge 3 commits into from

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Feb 24, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Hand optimized icon

Before Submitting

@github-actions github-actions bot added 🎨 icon About new icons 🫧 metadata Improved metadata labels Feb 24, 2024
Copy link

github-actions bot commented Feb 24, 2024

Added or changed icons

icons/power-circle.svg

Preview cohesion icons/pilcrow-square.svg
icons/power-circle.svg
icons/scatter-chart.svg
Preview stroke widths icons/power-circle.svg
icons/power-circle.svg
icons/power-circle.svg
DPI Preview (24px) icons/power-circle.svg
Icon X-rays icons/power-circle.svg

Comment on lines 12 to +14
<path d="M12 12V6" />
<path d="M8 7.5A6.1 6.1 0 0 0 12 18a6 6 0 0 0 4-10.5" />
<path d="M8 7.5a6 6 0 1 0 8 0" />
<circle cx="12" cy="12" r="10" />
Copy link
Member

Choose a reason for hiding this comment

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

I've also updated this in #1906, I'm pretty sure this should match square-power:

image

  <circle cx="12" cy="12" r="10" />
  <path d="M12 12V7" />
  <path d="M16 9a5 5 0 1 1-8 0" />

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, that looks a lot better with the smaller one, let's get the rename PR merged and then do the change for you suggest here.

@jguddas jguddas closed this Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 icon About new icons 🫧 metadata Improved metadata
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants