Skip to content

Conversation

@nathan-de-pachtere
Copy link
Contributor

What is the purpose of this pull request?

  • New Icon

Description

Added new estimated-weight icon.

Icon use case

« Differentiate a package’s estimated weight from its actual weight. For example, in a factory, we estimate the weight of a package based on the items it contains, and then we weigh the package before transit to determine the exact weight.

Alternative icon designs

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

  • The icons are solely my own creation.
  • The icons were originally created in # by @
  • I've based them on the following Lucide icons: weight
  • I've based them on the following design:

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 Nov 25, 2025
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

🤖 ChatGPT Tags suggestions ✨

I've asked ChatGPT for some suggestions for tags.

@nathan-de-pachtere
Copy link
Contributor Author

nathan-de-pachtere commented Nov 25, 2025

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Nov 25, 2025

Added or changed icons

weight-tilde

Preview cohesion square-square
weight-tilde
map-pin-x-inside
Preview stroke widths weight-tilde
weight-tilde
weight-tilde
DPI Preview

16px (shadcn/ui)

weight-tilde

24px (default)

weight-tilde

32px (shadcn/ui + retina)

weight-tilde

48px (default + retina)

weight-tilde
Icon X-rays weight-tilde
Icon Diffs weight-tilde
Icons as code

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

const WeightTildeIcon = createLucideIcon('WeightTilde', [
  ["path",{"d":"M6.5 8a2 2 0 0 0-1.906 1.46L2.1 18.5A2 2 0 0 0 4 21h16a2 2 0 0 0 1.925-2.54L19.4 9.5A2 2 0 0 0 17.48 8z"}],
  ["path",{"d":"M7.999 15a2.5 2.5 0 0 1 4 0 2.5 2.5 0 0 0 4 0"}],
  ["circle",{"cx":"12","cy":"5","r":"3"}]
])

Copy link
Member

@karsa-mistmere karsa-mistmere left a comment

Choose a reason for hiding this comment

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

Hey @nathan-de-pachtere,

Nice idea, I think the tilde version works much-much better, but:

  • the name should be weight-estimate
  • the tilde itself is .5px off-grid, making it rather blurry at 1px, I think we need to decrease the height by 1px to make it perfectly grid-aligned and crisp at 1px

icons
Open lucide studio

@karsa-mistmere
Copy link
Member

Of course I forgot this part 🤦‍♂️, but also up for debate is whether the name should be weight-tilde, since that's what's being depicted. 😅

@nathan-de-pachtere
Copy link
Contributor Author

Of course I forgot this part 🤦‍♂️, but also up for debate is whether the name should be weight-tilde, since that's what's being depicted. 😅

Changed 💪

removed weight and tilde, since they're part of the name
@ericfennis ericfennis merged commit 02b35e2 into lucide-icons:main Dec 5, 2025
7 checks passed
karsa-mistmere added a commit that referenced this pull request Dec 12, 2025
* Added icons/estimated-weight.svg

* Added icons/estimated-weight.json

* Update icons/estimated-weight.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Change name + reshape tilde

* Change name to weight-tilde

* Update weight-tilde.json

removed weight and tilde, since they're part of the name

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Karsa <[email protected]>
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.

3 participants