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 caravan icon #2423

Merged
merged 5 commits into from
Sep 6, 2024

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Sep 1, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Arcified icon.

Before Submitting

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

github-actions bot commented Sep 1, 2024

Added or changed icons

icons/caravan.svg

Preview cohesion icons/message-square-reply.svg
icons/caravan.svg
icons/align-vertical-justify-end.svg
Preview stroke widths icons/caravan.svg
icons/caravan.svg
icons/caravan.svg
DPI Preview (24px) icons/caravan.svg
Icon X-rays icons/caravan.svg
Icon Diffs icons/caravan.svg
Icons as code

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

const CaravanIcon = createLucideIcon('Caravan', [
  ["path",{"d":"M18 19V9a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v8a2 2 0 0 0 2 2h2"}],
  ["path",{"d":"M2 9h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2"}],
  ["path",{"d":"M22 17v1a1 1 0 0 1-1 1H10v-9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v9"}],
  ["circle",{"cx":"8","cy":"19","r":"2"}]
])

@jguddas jguddas changed the title fix(icons): changed caravan icon fix(icons): arcified caravan icon Sep 1, 2024
@ericfennis

This comment was marked as resolved.

@jguddas
Copy link
Member Author

jguddas commented Sep 6, 2024

What is exactly arcified? No changes in the X-ray visible. Is it not just a refactor?

The diff is broken, needs those two to be merged.

#2426
#2426

@ericfennis ericfennis merged commit 19dd912 into lucide-icons:main Sep 6, 2024
8 checks passed
This pull request was closed.
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants