mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:17:03 +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>
15 lines
193 B
JSON
15 lines
193 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"debug",
|
|
"code",
|
|
"insect"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"animals"
|
|
]
|
|
} |