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): arcified feather icon #2070

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Apr 13, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Added rounding.

Before Submitting

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

Added or changed icons

icons/feather.svg

Preview cohesion icons/square-terminal.svg
icons/feather.svg
icons/frame.svg
Preview stroke widths icons/feather.svg
icons/feather.svg
icons/feather.svg
DPI Preview (24px) icons/feather.svg
Icon X-rays icons/feather.svg

Icons as code

Only working for:
lucide-react, lucide-react-native, lucide-preact, lucide-vue-next

const FeatherIcon = createLucideIcon('Feather', [
  ["path",{"d":"M12.67 19a2 2 0 0 0 1.416-.588l6.154-6.172a6 6 0 0 0-8.49-8.49L5.586 9.914A2 2 0 0 0 5 11.328V18a1 1 0 0 0 1 1z"}],
  ["path",{"d":"M16 8 2 22"}],
  ["path",{"d":"M17.5 15H9"}]
])

@ericfennis ericfennis merged commit a74e8f3 into lucide-icons:main Apr 17, 2024
7 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants