mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-15 21:37:43 +01:00
23 lines
291 B
JSON
23 lines
291 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"wojtekmaj",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"bidirectional",
|
|
"two-way",
|
|
"2-way",
|
|
"swap",
|
|
"switch",
|
|
"transaction",
|
|
"reorder",
|
|
"move",
|
|
"<-",
|
|
"->"
|
|
],
|
|
"categories": [
|
|
"arrows"
|
|
]
|
|
}
|