mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-02-24 09:19:43 +01:00
* Added icons/printer-cross.svg * Added icons/printer-cross.json * Add error-related tags to printer-cross.json Added new tags for error handling. * Rename printer-cross.json to printer-x.json * Update and rename printer-cross.svg to printer-x.svg
23 lines
290 B
JSON
23 lines
290 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"jguddas",
|
|
"lt25106"
|
|
],
|
|
"tags": [
|
|
"fax",
|
|
"office",
|
|
"device",
|
|
"cross",
|
|
"cancel",
|
|
"remove",
|
|
"error"
|
|
],
|
|
"categories": [
|
|
"devices"
|
|
]
|
|
}
|