mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 08:58:54 +02:00
22 lines
340 B
JSON
22 lines
340 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Representing the world or internet",
|
|
"Indicating language or region settings"
|
|
],
|
|
"tags": [
|
|
"world",
|
|
"browser",
|
|
"language",
|
|
"translate"
|
|
],
|
|
"categories": [
|
|
"navigation"
|
|
]
|
|
}
|