mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 07:49:48 +02:00
27 lines
425 B
JSON
27 lines
425 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"jguddas",
|
|
"vexkiddy"
|
|
],
|
|
"use-cases": [
|
|
"Indicating a QR code scanner feature",
|
|
"Differentiating scanning from merely displaying a QR code"
|
|
],
|
|
"tags": [
|
|
"barcode",
|
|
"scan",
|
|
"qrcode",
|
|
"url",
|
|
"information",
|
|
"digital",
|
|
"scanner"
|
|
],
|
|
"categories": [
|
|
"account",
|
|
"shopping",
|
|
"devices",
|
|
"security"
|
|
]
|
|
}
|