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 paintbrush #2147

Merged
merged 4 commits into from
Jun 6, 2024
Merged

fix(icons): added rounding to paintbrush #2147

merged 4 commits into from
Jun 6, 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 the 🎨 icon About new icons label May 13, 2024
Copy link

github-actions bot commented May 13, 2024

Added or changed icons

icons/paintbrush.svg

Preview cohesion icons/square-chevron-right.svg
icons/paintbrush.svg
icons/grip.svg
Preview stroke widths icons/paintbrush.svg
icons/paintbrush.svg
icons/paintbrush.svg
DPI Preview (24px) icons/paintbrush.svg
Icon X-rays icons/paintbrush.svg
Icons as code

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

const PaintbrushIcon = createLucideIcon('Paintbrush', [
  ["path",{"d":"m14.622 17.897-10.68-2.913"}],
  ["path",{"d":"M18.376 2.622a1 1 0 1 1 3.002 3.002L17.36 9.643a.5.5 0 0 0 0 .707l.944.944a2.41 2.41 0 0 1 0 3.408l-.944.944a.5.5 0 0 1-.707 0L8.354 7.348a.5.5 0 0 1 0-.707l.944-.944a2.41 2.41 0 0 1 3.408 0l.944.944a.5.5 0 0 0 .707 0z"}],
  ["path",{"d":"M9 8c-1.804 2.71-3.97 3.46-6.583 3.948a.507.507 0 0 0-.302.819l7.32 8.883a1 1 0 0 0 1.185.204C12.735 20.405 16 16.792 16 15"}]
])

icons/paintbrush.svg Outdated Show resolved Hide resolved
Co-authored-by: Jakob Guddas <github@jguddas.de>
@ericfennis ericfennis merged commit 0620843 into main Jun 6, 2024
7 checks passed
@ericfennis ericfennis deleted the fix/paintbrush branch June 6, 2024 08:59
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.

None yet

3 participants