Files
lucide/icons/printer-x.json
lt25106 e9e060a851 feat(icons): added printer-x icon (#3941)
* 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
2026-01-23 11:43:01 +01:00

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"
]
}