mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 14:50:12 +02:00
27 lines
410 B
JSON
27 lines
410 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"use-cases": [
|
|
"Scanning a product barcode at checkout",
|
|
"Representing retail items or inventory"
|
|
],
|
|
"tags": [
|
|
"scan",
|
|
"checkout",
|
|
"till",
|
|
"cart",
|
|
"transaction",
|
|
"purchase",
|
|
"buy",
|
|
"product",
|
|
"packaging",
|
|
"retail",
|
|
"consumer"
|
|
],
|
|
"categories": [
|
|
"shopping"
|
|
]
|
|
}
|