mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 09:48:58 +02:00
25 lines
357 B
JSON
25 lines
357 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"kemie"
|
|
],
|
|
"use-cases": [
|
|
"Representing fish or seafood",
|
|
"Indicating marine life or aquariums"
|
|
],
|
|
"tags": [
|
|
"dish",
|
|
"restaurant",
|
|
"course",
|
|
"meal",
|
|
"seafood",
|
|
"pet",
|
|
"sea",
|
|
"marine"
|
|
],
|
|
"categories": [
|
|
"food-beverage",
|
|
"animals"
|
|
]
|
|
}
|