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 ship icon #2548

Merged
merged 2 commits into from
Nov 26, 2024
Merged

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Oct 21, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Arcified corner and replaced a curve with an arc.

Before Submitting

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

Added or changed icons

icons/ship.svg

Preview cohesion icons/message-square-diff.svg
icons/ship.svg
icons/fold-horizontal.svg
Preview stroke widths icons/ship.svg
icons/ship.svg
icons/ship.svg
DPI Preview (24px) icons/ship.svg
Icon X-rays icons/ship.svg
Icon Diffs icons/ship.svg
Icons as code

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

const ShipIcon = createLucideIcon('Ship', [
  ["path",{"d":"M12 10.189V14"}],
  ["path",{"d":"M12 2v3"}],
  ["path",{"d":"M19 13V7a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v6"}],
  ["path",{"d":"M19.38 20A11.6 11.6 0 0 0 21 14l-8.188-3.639a2 2 0 0 0-1.624 0L3 14a11.6 11.6 0 0 0 2.81 7.76"}],
  ["path",{"d":"M2 21c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1s1.2 1 2.5 1c2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1"}]
])

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 Nov 21, 2024
@ericfennis ericfennis merged commit 15e4b6b into lucide-icons:main Nov 26, 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