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 hand-gear icon #2327

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

feat(icons): add hand-gear icon #2327

wants to merge 3 commits into from

Conversation

karsa-mistmere
Copy link
Member

What is the purpose of this pull request?

  • New Icon

Icon use case

  • Technical Support: Indicating help or assistance with technical issues.
  • Mechanical Engineering: Representing the field of mechanical engineering.
  • Handmade Craftsmanship: Emphasizing the combination of manual skill and machinery.
  • Industrial Design: Reflecting the creation and development of products that combine functionality and aesthetics.
  • Automation: Symbolizing the process of automating tasks or systems.
  • Innovation: Highlighting new and inventive solutions involving machinery or technology.
  • Technical Skills: Denoting proficiency in using or handling machinery and technical equipment.
  • Problem Solving: Suggesting a hands-on approach to fixing or improving mechanical systems.
  • Engineering Solutions: Representing the practical application of scientific and mathematical principles to solve problems.
  • Manufacturing: Relating to the production and assembly of goods using machinery.

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

  • I've based them on the following Lucide icons: hand-platter

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 25, 2024
Copy link

github-actions bot commented Jul 25, 2024

Added or changed icons

icons/hand-gear.svg

Preview cohesion icons/square-user.svg
icons/hand-gear.svg
icons/ligature.svg
Preview stroke widths icons/hand-gear.svg
icons/hand-gear.svg
icons/hand-gear.svg
DPI Preview (24px) icons/hand-gear.svg
Icon X-rays icons/hand-gear.svg
Icons as code

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

const HandGearIcon = createLucideIcon('HandGear', [
  ["path",{"d":"m10.9 3.2-.4-.9"}],
  ["path",{"d":"m10.9 8.8-.4.9"}],
  ["path",{"d":"m13.5 2.3-.4.9"}],
  ["path",{"d":"m13.5 9.7-.4-.9"}],
  ["path",{"d":"m15.4 17.4 3.2-2.8a2 2 0 1 1 2.8 2.9l-3.6 3.3c-.7.8-1.7 1.2-2.8 1.2h-4c-1.1 0-2.1-.4-2.8-1.2l-1.302-1.464A1 1 0 0 0 6.151 19H5"}],
  ["path",{"d":"m15.7 4.5-.9.4"}],
  ["path",{"d":"m15.7 7.5-.9-.4"}],
  ["path",{"d":"M2 14h12a2 2 0 0 1 0 4h-2"}],
  ["path",{"d":"M5 14v6a1 1 0 0 1-1 1H2"}],
  ["path",{"d":"m9.2 4.9-.9-.4"}],
  ["path",{"d":"m9.2 7.1-.9.4"}],
  ["circle",{"cx":"12","cy":"6","r":"3"}]
])

Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Aug 25, 2024
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 Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant