mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:26:26 +01:00
* Added icons/panda.svg * Added icons/panda.json * Enlarge `panda` * Add contributors Added "karsa-mistmere" because he redesign the `panda` * Update panda.svg fix(icons/panda): fix overeager optimisation by Lucide Studio --------- Co-authored-by: Karsa <contact@karsa.org>
18 lines
224 B
JSON
18 lines
224 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"chessurisme",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"animal",
|
|
"wildlife",
|
|
"bear",
|
|
"zoo",
|
|
"bamboo"
|
|
],
|
|
"categories": [
|
|
"animals"
|
|
]
|
|
}
|