Files
lucide/icons/weight-tilde.json
Nathan De Pachtere 02b35e2518 feat(icons): added estimated-weight icon (#3822)
* 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 <contact@karsa.org>
2025-12-05 09:18:42 +01:00

21 lines
269 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"nathan-de-pachtere"
],
"tags": [
"measure",
"scale",
"estimate",
"load",
"balance",
"size",
"measurement",
"quantity",
"mass"
],
"categories": [
"math"
]
}