mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-11 22:39:01 +02:00
24 lines
362 B
JSON
24 lines
362 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Confirming a successful print",
|
|
"Indicating a printer is connected and healthy"
|
|
],
|
|
"tags": [
|
|
"fax",
|
|
"office",
|
|
"device",
|
|
"success",
|
|
"printed"
|
|
],
|
|
"categories": [
|
|
"devices"
|
|
]
|
|
}
|