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): added rounding to and renamed paintbrush-2 #2146

Merged
merged 1 commit into from
May 21, 2024

Conversation

karsa-mistmere
Copy link
Member

What is the purpose of this pull request?

  • Bug fix

Before Submitting

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

Added or changed icons

icons/paintbrush-vertical.svg

Preview cohesion icons/square-arrow-out-down-right.svg
icons/paintbrush-vertical.svg
icons/webhook.svg
Preview stroke widths icons/paintbrush-vertical.svg
icons/paintbrush-vertical.svg
icons/paintbrush-vertical.svg
DPI Preview (24px) icons/paintbrush-vertical.svg
Icon X-rays icons/paintbrush-vertical.svg
Icons as code

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

const PaintbrushVerticalIcon = createLucideIcon('PaintbrushVertical', [
  ["path",{"d":"M10 2v2"}],
  ["path",{"d":"M14 2v4"}],
  ["path",{"d":"M17 2a1 1 0 0 1 1 1v9H6V3a1 1 0 0 1 1-1z"}],
  ["path",{"d":"M6 12a1 1 0 0 0-1 1v1a2 2 0 0 0 2 2h2a1 1 0 0 1 1 1v2.9a2 2 0 1 0 4 0V17a1 1 0 0 1 1-1h2a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1"}]
])

@ericfennis ericfennis merged commit 1b3173b into main May 21, 2024
7 checks passed
@ericfennis ericfennis deleted the fix/paintbrush-2 branch May 21, 2024 13:34
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

3 participants