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

feat(icons): add bandage icon #2341

Merged
merged 1 commit into from
Aug 8, 2024
Merged

feat(icons): add bandage icon #2341

merged 1 commit into from
Aug 8, 2024

Conversation

karsa-mistmere
Copy link
Member

closes #2324

What is the purpose of this pull request?

  • New Icon

Description

Adds bandage icon as per #2324 #119

Icon use case

Use Cases for Bandage Icon

  • First Aid Kits: Indicating the presence of or access to first aid supplies.
  • Medical Apps: Representing wound care, injury tracking, or health tips related to first aid.
  • Healthcare Websites: Highlighting sections related to injury treatment, emergency care, or first aid instructions.
  • Safety Instructions: Enhancing visual guidance in manuals or safety protocols.
  • Health & Wellness Blogs: Accompanying articles on wound care, first aid tips, or injury prevention.
  • Pharmacy Services: Indicating first aid products or services available at a pharmacy.
  • Hospital Signage: Directing to first aid stations or emergency care units.
  • Sports Facilities: Highlighting availability of first aid services or injury assistance.
  • Educational Content: Illustrating lessons or tutorials on first aid and basic medical care.

Alternative icon designs

See #2324

Icon Design Checklist

Concept

  • I have provided valid use cases for each icon.
  • I have not added any a brand or logo icon.
  • I have not used any hate symbols.
  • I have not included any religious or political imagery.

Author, credits & license

Naming

  • I've read and followed the naming conventions
  • I've named icons by what they are rather than their use case.
  • I've provided meta JSON files in icons/[iconName].json.

Design

  • I've read and followed the icon design guidelines
  • I've made sure that the icons look sharp on low DPI displays.
  • I've made sure that the icons look consistent with the icon set in size, optical volume and density.
  • I've made sure that the icons are visually centered.
  • I've correctly optimized all icons to three points of precision.

Before Submitting

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

Added or changed icons

icons/bandage.svg

Preview cohesion icons/key-square.svg
icons/bandage.svg
icons/corner-down-right.svg
Preview stroke widths icons/bandage.svg
icons/bandage.svg
icons/bandage.svg
DPI Preview (24px) icons/bandage.svg
Icon X-rays icons/bandage.svg
Icons as code

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

const BandageIcon = createLucideIcon('Bandage', [
  ["path",{"d":"M10 10.01h.01"}],
  ["path",{"d":"M10 14.01h.01"}],
  ["path",{"d":"M14 10.01h.01"}],
  ["path",{"d":"M14 14.01h.01"}],
  ["path",{"d":"M18 6v11.5"}],
  ["path",{"d":"M6 6v12"}],
  ["rect",{"x":"2","y":"6","width":"20","height":"12","rx":"2"}]
])

@karsa-mistmere karsa-mistmere merged commit 07dd0bf into main Aug 8, 2024
8 checks passed
@karsa-mistmere karsa-mistmere deleted the icon/bandage branch August 8, 2024 14:27
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.

[Icon Requests from Feather] bandage
2 participants