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 shuffle icon #2478

Merged
merged 2 commits into from
Nov 25, 2024
Merged

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Sep 19, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Changed curves to arcs and moved things around a bit.

Before Submitting

@jguddas jguddas marked this pull request as ready for review September 19, 2024 13:00
@github-actions github-actions bot added 🎨 icon About new icons 🫧 metadata Improved metadata labels Sep 19, 2024
Copy link

Added or changed icons

icons/shuffle.svg

Preview cohesion icons/square-sigma.svg
icons/shuffle.svg
icons/bean.svg
Preview stroke widths icons/shuffle.svg
icons/shuffle.svg
icons/shuffle.svg
DPI Preview (24px) icons/shuffle.svg
Icon X-rays icons/shuffle.svg
Icon Diffs icons/shuffle.svg
Icons as code

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

const ShuffleIcon = createLucideIcon('Shuffle', [
  ["path",{"d":"m18 14 4 4-4 4"}],
  ["path",{"d":"m18 2 4 4-4 4"}],
  ["path",{"d":"M2 18h1.973a4 4 0 0 0 3.3-1.7l5.454-8.6a4 4 0 0 1 3.3-1.7H22"}],
  ["path",{"d":"M2 6h1.972a4 4 0 0 1 3.6 2.2"}],
  ["path",{"d":"M22 18h-6.041a4 4 0 0 1-3.3-1.8l-.359-.45"}]
])

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 Oct 20, 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.

niceee

@ericfennis ericfennis merged commit 7753592 into lucide-icons:main Nov 25, 2024
8 checks passed
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 Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants