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 brackets icon #2863

Merged
merged 4 commits into from
Mar 7, 2025

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Mar 3, 2025

What is the purpose of this pull request?

  • Other: Icon update

Description

Arcified icon.

Before Submitting

Copy link

github-actions bot commented Mar 7, 2025

Added or changed icons

icons/brackets.svg

Preview cohesion icons/message-square-heart.svg
icons/brackets.svg
icons/square-power.svg
Preview stroke widths icons/brackets.svg
icons/brackets.svg
icons/brackets.svg
DPI Preview (24px) icons/brackets.svg
Icon X-rays icons/brackets.svg
Icon Diffs icons/brackets.svg
Icons as code

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

const BracketsIcon = createLucideIcon('Brackets', [
  ["path",{"d":"M16 3h2a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-2"}],
  ["path",{"d":"M8 21H6a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h2"}]
])

@ericfennis ericfennis merged commit df063fa into lucide-icons:main Mar 7, 2025
9 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants