mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:08:24 +02:00
19 lines
240 B
JSON
19 lines
240 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"contributors": [
|
||
|
|
"danielbayley"
|
||
|
|
],
|
||
|
|
"tags": [
|
||
|
|
"pingu",
|
||
|
|
"bird",
|
||
|
|
"arctic",
|
||
|
|
"aquatic",
|
||
|
|
"flightless",
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"animals",
|
||
|
|
"development"
|
||
|
|
]
|
||
|
|
}
|