mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:26:31 +01:00
* 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>
21 lines
269 B
JSON
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"
|
|
]
|
|
}
|