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): fix stethoscope guideline violations #2379

Merged
merged 1 commit into from
Aug 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 the 🎨 icon About new icons label Aug 16, 2024
Copy link

Added or changed icons

icons/stethoscope.svg

Preview cohesion icons/message-square-reply.svg
icons/stethoscope.svg
icons/book.svg
Preview stroke widths icons/stethoscope.svg
icons/stethoscope.svg
icons/stethoscope.svg
DPI Preview (24px) icons/stethoscope.svg
Icon X-rays icons/stethoscope.svg
Icons as code

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

const StethoscopeIcon = createLucideIcon('Stethoscope', [
  ["path",{"d":"M11 2v2"}],
  ["path",{"d":"M5 2v2"}],
  ["path",{"d":"M5 3H4a2 2 0 0 0-2 2v4a6 6 0 0 0 12 0V5a2 2 0 0 0-2-2h-1"}],
  ["path",{"d":"M8 15a6 6 0 0 0 12 0v-3"}],
  ["circle",{"cx":"20","cy":"10","r":"2"}]
])

Copy link
Member

@jguddas jguddas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fewer violations, and even better looks 🎉

@karsa-mistmere karsa-mistmere merged commit e3f78d7 into main Aug 21, 2024
8 checks passed
@karsa-mistmere karsa-mistmere deleted the icon-fix/stethoscope branch August 21, 2024 07:25
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