mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:49:44 +01:00
* Add `barcode` icon * Add `scan-barcode` icon * Add `scan-text` icon * Improve `scan` icons metadata * Add `scan-eye` icon * Add `scan-search` icon * Optimise `scan-line` icon * Add `fullscreen` icon --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
22 lines
296 B
JSON
22 lines
296 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"scan",
|
|
"checkout",
|
|
"till",
|
|
"cart",
|
|
"transaction",
|
|
"purchase",
|
|
"buy",
|
|
"product",
|
|
"packaging",
|
|
"retail",
|
|
"consumer"
|
|
],
|
|
"categories": [
|
|
"shopping"
|
|
]
|
|
} |