Files
lucide/icons/arrow-left-right.json
Karsa 5c494962e1 Various contributor fixes (#1844)
* Various manual contributor fixes

* Remove myself from a few dozen more icons I took practically no part in.

* Remove danielbayley from some icons as per https://github.com/lucide-icons/lucide/pull/1844

---------

Co-authored-by: Rigó József Karsa <karsa@sztaki.hu>
2024-02-05 19:11:34 +01:00

24 lines
309 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"wojtekmaj",
"ericfennis"
],
"tags": [
"bidirectional",
"two-way",
"2-way",
"swap",
"switch",
"transaction",
"reorder",
"move",
"<-",
"->"
],
"categories": [
"arrows",
"navigation"
]
}