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): changed hard-hat icon #2559

Merged
merged 3 commits into from
Nov 15, 2024

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Oct 27, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Optimized paths.

Before Submitting

@github-actions github-actions bot added the 🎨 icon About new icons label Oct 27, 2024
Copy link

Added or changed icons

icons/hard-hat.svg

Preview cohesion icons/square-pen.svg
icons/hard-hat.svg
icons/chevrons-right.svg
Preview stroke widths icons/hard-hat.svg
icons/hard-hat.svg
icons/hard-hat.svg
DPI Preview (24px) icons/hard-hat.svg
Icon X-rays icons/hard-hat.svg
Icon Diffs icons/hard-hat.svg
Icons as code

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

const HardHatIcon = createLucideIcon('HardHat', [
  ["path",{"d":"M10 10V5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v5"}],
  ["path",{"d":"M14 6a6 6 0 0 1 6 6v3"}],
  ["path",{"d":"M4 15v-3a6 6 0 0 1 6-6"}],
  ["rect",{"x":"2","y":"15","width":"20","height":"4","rx":"1"}]
])

@ericfennis ericfennis merged commit 9f99ea5 into lucide-icons:main Nov 15, 2024
8 checks passed
realguse pushed a commit to realguse/lucide that referenced this pull request Dec 25, 2024
* Updated icons/hard-hat.svg

* Updated icons/hard-hat.json

* Updated icons/hard-hat.json
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