mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:36:27 +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
636 B
JSON
44 lines
636 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"television",
|
|
"stream",
|
|
"display",
|
|
"widescreen",
|
|
"high-definition",
|
|
"hd",
|
|
"1080p",
|
|
"4k",
|
|
"8k",
|
|
"smart",
|
|
"digital",
|
|
"video",
|
|
"entertainment",
|
|
"showtime",
|
|
"channels",
|
|
"terrestrial",
|
|
"satellite",
|
|
"cable",
|
|
"broadcast",
|
|
"live",
|
|
"frequency",
|
|
"tune",
|
|
"scan",
|
|
"aerial",
|
|
"receiver",
|
|
"transmission",
|
|
"signal",
|
|
"connection",
|
|
"connectivity"
|
|
],
|
|
"categories": [
|
|
"devices",
|
|
"multimedia",
|
|
"communication"
|
|
]
|
|
}
|