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 combine icon #2424

Merged
merged 2 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

Manually optimized paths.

Before Submitting

Copy link

github-actions bot commented Sep 1, 2024

Added or changed icons

icons/combine.svg

Preview cohesion icons/square-arrow-left.svg
icons/combine.svg
icons/popcorn.svg
Preview stroke widths icons/combine.svg
icons/combine.svg
icons/combine.svg
DPI Preview (24px) icons/combine.svg
Icon X-rays icons/combine.svg
Icon Diffs

icons/combine.svg

Icons as code

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

const CombineIcon = createLucideIcon('Combine', [
  ["path",{"d":"M10 18H5a3 3 0 0 1-3-3v-1"}],
  ["path",{"d":"M14 2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2"}],
  ["path",{"d":"M20 2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2"}],
  ["path",{"d":"m7 21 3-3-3-3"}],
  ["rect",{"x":"14","y":"14","width":"8","height":"8","rx":"2"}],
  ["rect",{"x":"2","y":"2","width":"8","height":"8","rx":"2"}]
])

@github-actions github-actions bot added 🎨 icon About new icons 🫧 metadata Improved metadata labels Sep 1, 2024
@ericfennis ericfennis merged commit ef090c7 into lucide-icons:main Sep 6, 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.

3 participants