mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-09-01 22:08:36 +02:00
34 lines
571 B
JSON
34 lines
571 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"contributors": [
|
||
|
|
"colebemis",
|
||
|
|
"jguddas",
|
||
|
|
"Barakudum",
|
||
|
|
"rrod497"
|
||
|
|
],
|
||
|
|
"use-cases": [
|
||
|
|
"indicating a failed or lost database connection",
|
||
|
|
"displaying error states in monitoring tools",
|
||
|
|
"representing rejected queries or destructive operations"
|
||
|
|
],
|
||
|
|
"tags": [
|
||
|
|
"storage",
|
||
|
|
"memory",
|
||
|
|
"bytes",
|
||
|
|
"server",
|
||
|
|
"x",
|
||
|
|
"error",
|
||
|
|
"failed",
|
||
|
|
"invalid",
|
||
|
|
"rejected",
|
||
|
|
"denied",
|
||
|
|
"clear",
|
||
|
|
"remove",
|
||
|
|
"disconnect"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"devices",
|
||
|
|
"development"
|
||
|
|
]
|
||
|
|
}
|