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

refactor(icons): changed image-plus icon #2321

Merged
merged 3 commits into from
Jul 19, 2024

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Jul 18, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Closed gaps

Before Submitting

Sorry, something went wrong.

jguddas added 3 commits July 18, 2024 23:17

Unverified

The signing certificate or its chain could not be verified.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@github-actions github-actions bot added 🎨 icon About new icons 🫧 metadata Improved metadata labels Jul 18, 2024
Copy link

Added or changed icons

icons/image-plus.svg

Preview cohesion icons/square-menu.svg
icons/image-plus.svg
icons/gift.svg
Preview stroke widths icons/image-plus.svg
icons/image-plus.svg
icons/image-plus.svg
DPI Preview (24px) icons/image-plus.svg
Icon X-rays icons/image-plus.svg
Icons as code

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

const ImagePlusIcon = createLucideIcon('ImagePlus', [
  ["path",{"d":"M16 5h6"}],
  ["path",{"d":"M19 2v6"}],
  ["path",{"d":"M21 11.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7.5"}],
  ["path",{"d":"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21"}],
  ["circle",{"cx":"9","cy":"9","r":"2"}]
])

@ericfennis ericfennis changed the title fix(icons): changed image-plus icon refactor(icons): changed image-plus icon Jul 19, 2024
@ericfennis ericfennis merged commit 1b2b66f into lucide-icons:main Jul 19, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants