lucide icon indicating copy to clipboard operation
lucide copied to clipboard

fix(icons): update `drill` icon

Open jguddas opened this issue 11 months ago • 6 comments

What is the purpose of this pull request?

  • [x] Other: Icon update

Description

Hand optimized icon

Before Submitting

  • [x] I've read the Contribution Guidelines.
  • [x] I've checked if there was an existing PR that solves the same issue.

jguddas avatar Feb 24 '24 21:02 jguddas

Added or changed icons

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

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

const DrillIcon = createLucideIcon('Drill', [
  ["path",{"d":"M10 18a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H5a3 3 0 0 1-3-3 1 1 0 0 1 1-1z"}],
  ["path",{"d":"M13 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1l-.81 3.242a1 1 0 0 1-.97.758H8"}],
  ["path",{"d":"M14 4h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-3"}],
  ["path",{"d":"M18 6h4"}],
  ["path",{"d":"m5 10-2 8"}],
  ["path",{"d":"m7 18 2-8"}]
])

github-actions[bot] avatar Feb 24 '24 21:02 github-actions[bot]

It would be nice to also fix the gap issue somehow, some ideas: image

karsa-mistmere avatar Feb 25 '24 08:02 karsa-mistmere

It would be nice to also fix the gap issue somehow, some ideas: image

Pinging this.

karsa-mistmere avatar Jun 27 '24 06:06 karsa-mistmere

It would be nice to also fix the gap issue somehow, some ideas: image

Pinging this.

@ericfennis ericfennis requested a review from karsa-mistmere 1 minute ago

@jguddas, @ericfennis: Pinging this again.

karsa-mistmere avatar Aug 02 '24 10:08 karsa-mistmere

No clue what I need to do here.

jguddas avatar Aug 02 '24 12:08 jguddas

No clue what I need to do here.

The trigger doesn't have the necessary 2px gap (and it's also a bit too off-grid).

karsa-mistmere avatar Aug 02 '24 12:08 karsa-mistmere