mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:36:27 +01:00
* fix: name change reflected in contributions * Added icons/decimals-move-left.json and icons/decimals-move-right.json * Change: `move` to `arrow` * Update icons/decimals-arrow-right.json Co-authored-by: Karsa <contact@karsa.org> * Change: Updated design to karsa-mistmere example --------- Co-authored-by: Karsa <contact@karsa.org>
27 lines
356 B
JSON
27 lines
356 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"AnnaSasDev",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"numerical",
|
|
"decimal",
|
|
"decrease",
|
|
"less",
|
|
"fewer",
|
|
"precision",
|
|
"rounding",
|
|
"digits",
|
|
"fraction",
|
|
"float",
|
|
"number"
|
|
],
|
|
"categories": [
|
|
"design",
|
|
"text",
|
|
"arrows",
|
|
"math"
|
|
]
|
|
}
|