mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 07:49:48 +02:00
29 lines
449 B
JSON
29 lines
449 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"jamiemlaw",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Indicating a bug has been fixed or resolved",
|
|
"Disabling debugging or pest control"
|
|
],
|
|
"tags": [
|
|
"issue",
|
|
"fixed",
|
|
"resolved",
|
|
"testing",
|
|
"debug",
|
|
"code",
|
|
"insect",
|
|
"kill",
|
|
"exterminate",
|
|
"pest control"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"animals"
|
|
]
|
|
}
|