mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:07:16 +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>
29 lines
427 B
JSON
29 lines
427 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"screens",
|
|
"rotate",
|
|
"rotation",
|
|
"aspect ratio",
|
|
"proportions",
|
|
"16:9",
|
|
"widescreen",
|
|
"4:3",
|
|
"responsive",
|
|
"mobile",
|
|
"desktop",
|
|
"monitor",
|
|
"orientation",
|
|
"portrait",
|
|
"landscape"
|
|
],
|
|
"categories": [
|
|
"connectivity",
|
|
"devices",
|
|
"design",
|
|
"photography"
|
|
]
|
|
} |