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): Fix rounding to hand-platter icon #2326

Merged
merged 4 commits into from
Nov 11, 2024

Conversation

karsa-mistmere
Copy link
Member

What is the purpose of this pull request?

  • Bug fix

Before Submitting

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

github-actions bot commented Jul 25, 2024

Added or changed icons

icons/hand-platter.svg

Preview cohesion icons/square-activity.svg
icons/hand-platter.svg
icons/refresh-ccw-dot.svg
Preview stroke widths icons/hand-platter.svg
icons/hand-platter.svg
icons/hand-platter.svg
DPI Preview (24px) icons/hand-platter.svg
Icon X-rays icons/hand-platter.svg
Icon Diffs icons/hand-platter.svg
Icons as code

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

const HandPlatterIcon = createLucideIcon('HandPlatter', [
  ["path",{"d":"M12 3V2"}],
  ["path",{"d":"m15.4 17.4 3.2-2.8a2 2 0 1 1 2.8 2.9l-3.6 3.3c-.7.8-1.7 1.2-2.8 1.2h-4c-1.1 0-2.1-.4-2.8-1.2l-1.302-1.464A1 1 0 0 0 6.151 19H5"}],
  ["path",{"d":"M2 14h12a2 2 0 0 1 0 4h-2"}],
  ["path",{"d":"M4 10h16"}],
  ["path",{"d":"M5 10a7 7 0 0 1 14 0"}],
  ["path",{"d":"M5 14v6a1 1 0 0 1-1 1H2"}]
])

@jguddas
Copy link
Member

jguddas commented Jul 25, 2024

Feels better but still not very lucidey.

@lucide-icons lucide-icons deleted a comment from github-actions bot Nov 8, 2024
@ericfennis ericfennis changed the title feat(icons): add rounding to hand-platter icon fix(icons): Fix rounding to hand-platter icon Nov 8, 2024
@ericfennis ericfennis merged commit 88c757f into main Nov 11, 2024
8 checks passed
@ericfennis ericfennis deleted the icon-fix/hand-platter-rounding branch November 11, 2024 10:45
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.

3 participants