mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 00:47:40 +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>
41 lines
594 B
JSON
41 lines
594 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"cord",
|
|
"wire",
|
|
"connector",
|
|
"connection",
|
|
"link",
|
|
"signal",
|
|
"console",
|
|
"computer",
|
|
"equipment",
|
|
"electricity",
|
|
"electronics",
|
|
"recharging",
|
|
"charger",
|
|
"power",
|
|
"supply",
|
|
"disconnected",
|
|
"unplugged",
|
|
"plugs",
|
|
"interface",
|
|
"input",
|
|
"output",
|
|
"audio video",
|
|
"av",
|
|
"rca",
|
|
"scart",
|
|
"tv",
|
|
"television",
|
|
"optical"
|
|
],
|
|
"categories": [
|
|
"connectivity",
|
|
"devices",
|
|
"multimedia"
|
|
]
|
|
} |