Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(icons): changed backpack icon #2406

Merged
merged 2 commits into from
Aug 25, 2024

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Aug 25, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Closed gaps.

Before Submitting

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

Added or changed icons

icons/backpack.svg

Preview cohesion icons/square-kanban.svg
icons/backpack.svg
icons/iteration-ccw.svg
Preview stroke widths icons/backpack.svg
icons/backpack.svg
icons/backpack.svg
DPI Preview (24px) icons/backpack.svg
Icon X-rays icons/backpack.svg
Icons as code

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

const BackpackIcon = createLucideIcon('Backpack', [
  ["path",{"d":"M4 10a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z"}],
  ["path",{"d":"M8 10h8"}],
  ["path",{"d":"M8 18h8"}],
  ["path",{"d":"M8 22v-6a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v6"}],
  ["path",{"d":"M9 6V4a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2"}]
])

@karsa-mistmere karsa-mistmere merged commit 3c3f548 into lucide-icons:main Aug 25, 2024
8 checks passed
# for free to join this conversation on GitHub. Already have an account? # 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