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

fix(icons): changed volume-x icon #2139

Closed
wants to merge 4 commits into from

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented May 7, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Arcified icon.

Before Submitting

@github-actions github-actions bot added the 🎨 icon About new icons label May 7, 2024
Copy link

github-actions bot commented May 7, 2024

Added or changed icons

icons/volume-x.svg

Preview cohesion icons/square-arrow-down-left.svg
icons/volume-x.svg
icons/clipboard-minus.svg
Preview stroke widths icons/volume-x.svg
icons/volume-x.svg
icons/volume-x.svg
DPI Preview (24px) icons/volume-x.svg
Icon X-rays icons/volume-x.svg
Icons as code

Works for: lucide-react, lucide-react-native, lucide-preact, lucide-vue-next

const VolumeXIcon = createLucideIcon('VolumeX', [
  ["path",{"d":"m16 9 6 6"}],
  ["path",{"d":"m22 9-6 6"}],
  ["path",{"d":"M3 9a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h2.298a2 2 0 0 1 1.25.438l3.64 2.912a.5.5 0 0 0 .812-.39V6.04a.5.5 0 0 0-.812-.39l-3.64 2.912A2 2 0 0 1 5.298 9z"}]
])

Copy link

github-actions bot commented May 7, 2024

Added or changed icons

icons/volume-x.svg

Preview cohesion icons/message-square-reply.svg
icons/volume-x.svg
icons/server-cog.svg
Preview stroke widths icons/volume-x.svg
icons/volume-x.svg
icons/volume-x.svg
DPI Preview (24px) icons/volume-x.svg
Icon X-rays icons/volume-x.svg
Icons as code

Works for: lucide-react, lucide-react-native, lucide-preact, lucide-vue-next

const VolumeXIcon = createLucideIcon('VolumeX', [
  ["path",{"d":"m16 9 6 6"}],
  ["path",{"d":"m22 9-6 6"}],
  ["path",{"d":"M3 9a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h2.298a2 2 0 0 1 1.25.438l3.64 2.912a.5.5 0 0 0 .812-.39V6.04a.5.5 0 0 0-.812-.39l-3.64 2.912A2 2 0 0 1 5.298 9z"}]
])

Copy link
Member

@ericfennis ericfennis left a comment

Choose a reason for hiding this comment

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

Can you also update the other volume icons in this PR?

Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Jul 15, 2024
Copy link
Member

@ericfennis ericfennis left a comment

Choose a reason for hiding this comment

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

All volume icons should be updated. Otherwise icons are not consistent

@ericfennis
Copy link
Member

Fixed by #2378

@ericfennis ericfennis closed this Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 icon About new icons
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants