mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 00:26:20 +01:00
* Refine `bug` icon * Add `bug-off` icon * Add `bug-play` (debug) icon * Add `bug-x` icon * Add `bug-x` variant * Delete bug-x.json * Delete bug-x.svg * Delete bug-x-2.json * Delete bug-x-2.svg --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
17 lines
220 B
JSON
17 lines
220 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"issue",
|
|
"report",
|
|
"debug",
|
|
"code",
|
|
"insect"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"animals"
|
|
]
|
|
} |