Files
lucide/icons/bug-play.json
Jakob Guddas 58319dd447 fix(icons): added rounding to bug-play icon (#1990)
* Updated icons/bug-play.svg

* Updated icons/bug-play.json
2024-03-21 12:08:42 +01:00

17 lines
209 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"jguddas"
],
"tags": [
"debug",
"code",
"insect"
],
"categories": [
"development",
"animals"
]
}