mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:18:24 +02:00
22 lines
277 B
JSON
22 lines
277 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"contributors": [
|
||
|
|
"danielbayley"
|
||
|
|
],
|
||
|
|
"tags": [
|
||
|
|
"and",
|
||
|
|
"typography",
|
||
|
|
"operator",
|
||
|
|
"join",
|
||
|
|
"concatenate",
|
||
|
|
"code",
|
||
|
|
"coding",
|
||
|
|
"&"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"text",
|
||
|
|
"design",
|
||
|
|
"development"
|
||
|
|
]
|
||
|
|
}
|