mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:46:19 +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>
22 lines
297 B
JSON
22 lines
297 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"volume",
|
|
"controls",
|
|
"controller",
|
|
"tv remote",
|
|
"geometry",
|
|
"delta",
|
|
"ramp",
|
|
"slope",
|
|
"incline",
|
|
"increase"
|
|
],
|
|
"categories": [
|
|
"shapes",
|
|
"maths"
|
|
]
|
|
} |