Files
lucide/icons/decimals-arrow-left.json
Anna Sas 1a3e9f273e feat(icons): added decimals-arrow-left icon and decimals-arrow-right (#2945)
* 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>
2025-04-18 16:47:46 +02:00

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"
]
}