mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:17:03 +01:00
* Ignore linting for examples in docs * Formatting JSX single attribute per line * Separte `format` and `lint:format` in package.json * Bump prettier version * Run format
44 lines
611 B
JSON
44 lines
611 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"beach",
|
|
"sand",
|
|
"holiday",
|
|
"sealife",
|
|
"fossil",
|
|
"ammonite",
|
|
"biology",
|
|
"ocean",
|
|
"terminal",
|
|
"command line",
|
|
"session",
|
|
"bash",
|
|
"zsh",
|
|
"roll",
|
|
"wrap",
|
|
"chewing gum",
|
|
"bubble gum",
|
|
"sweet",
|
|
"sugar",
|
|
"hosepipe",
|
|
"carpet",
|
|
"string",
|
|
"spiral",
|
|
"spinner",
|
|
"hypnotise",
|
|
"hypnosis"
|
|
],
|
|
"categories": [
|
|
"animals",
|
|
"development",
|
|
"nature",
|
|
"science",
|
|
"travel",
|
|
"food-beverage",
|
|
"home"
|
|
]
|
|
}
|