mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:56:20 +01:00
25 lines
329 B
JSON
25 lines
329 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"jamiemlaw"
|
|
],
|
|
"tags": [
|
|
"issue",
|
|
"error",
|
|
"defect",
|
|
"testing",
|
|
"troubleshoot",
|
|
"problem",
|
|
"report",
|
|
"debug",
|
|
"code",
|
|
"insect",
|
|
"beetle"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"animals"
|
|
]
|
|
}
|