mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:16:22 +01:00
* Add [aspect] `ratio` icon
* Rename `tv-2` to `tv-flatscreen`
* Add `triangle-right` (volume) icon
* Add `antenna` icon
* Add `connector-audio-video` icon
* Improve metadata
* Add [generic] `connector` icon
* Add `connector-usb` icon
* Improve metadata
* Add `hdmi-port` icon
* Improve metadata
* Add `connector-audio-video` icon
* Improve metadata
* Rename `connector-*` icons to `cable-*`
* Rename `cable` to `cable-plugs`
* Update icons/tv-flatscreen.json
Co-authored-by: Jakob Guddas <github@jguddas.de>
* Update icons/hdmi-port.svg
Co-authored-by: Jakob Guddas <github@jguddas.de>
* Update icons/ratio.json
Co-authored-by: Jakob Guddas <github@jguddas.de>
* Revert "Rename `tv-2` to `tv-flatscreen`"
This reverts commit 7df3555837.
* Remove `cable-audio-video` icon
* Rename `cable-plugs` to `cable`
* Remove `cable-usb` icon
---------
Co-authored-by: Jakob Guddas <github@jguddas.de>
43 lines
635 B
JSON
43 lines
635 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"
|
|
]
|
|
} |