mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 16:08:48 +02:00
24 lines
338 B
JSON
24 lines
338 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ericfennis",
|
|
"csandman",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Displaying a QR code, e.g. on click"
|
|
],
|
|
"tags": [
|
|
"barcode",
|
|
"scan",
|
|
"link",
|
|
"url",
|
|
"information",
|
|
"digital"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"social"
|
|
]
|
|
}
|