mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 20:19:03 +02:00
26 lines
385 B
JSON
26 lines
385 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Representing a squirrel or wildlife",
|
|
"Indicating saved or stashed items"
|
|
],
|
|
"tags": [
|
|
"animal",
|
|
"rodent",
|
|
"pet",
|
|
"pest",
|
|
"nuts",
|
|
"retrieve",
|
|
"updates",
|
|
"storage",
|
|
"stash"
|
|
],
|
|
"categories": [
|
|
"animals"
|
|
]
|
|
}
|