feat(icons): add youtube-tv (#2415)

Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
dashboard-icons-manager[bot]
2025-11-03 22:37:52 +01:00
committed by GitHub
parent 9ee2b34cc6
commit e6b6f68cf6
6 changed files with 81 additions and 0 deletions

15
meta/youtube-tv.json Normal file
View File

@@ -0,0 +1,15 @@
{
"base": "svg",
"aliases": [],
"categories": [
"Streaming",
"Video"
],
"update": {
"timestamp": "2025-11-03T21:36:35.188421",
"author": {
"id": 53501005,
"login": "badlydrawnface"
}
}
}

View File

@@ -27010,6 +27010,21 @@
"light": "pwndrop-light"
}
},
"youtube-tv": {
"base": "svg",
"aliases": [],
"categories": [
"Streaming",
"Video"
],
"update": {
"timestamp": "2025-11-03T21:36:35.188421",
"author": {
"id": 53501005,
"login": "badlydrawnface"
}
}
},
"reactjs": {
"base": "svg",
"aliases": [

BIN
png/youtube-tv.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

48
svg/youtube-tv.svg Normal file
View File

@@ -0,0 +1,48 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 122.88 92.19000000000001"
width="2500"
height="1876"
version="1.1"
id="svg2"
sodipodi:docname="yttv.svg"
inkscape:version="1.4.2 (ebf0e940d0, 2025-05-08)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs2" />
<sodipodi:namedview
id="namedview2"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="0.1976"
inkscape:cx="991.90283"
inkscape:cy="716.09312"
inkscape:window-width="1896"
inkscape:window-height="1030"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg2" />
<g
clip-rule="evenodd"
fill-rule="evenodd"
id="g2">
<path
d="M6.36 0h110.16c3.5 0 6.36 2.86 6.36 6.36v67.08c0 3.5-2.86 6.36-6.36 6.36H6.36C2.86 79.8 0 76.94 0 73.44V6.36C0 2.86 2.86 0 6.36 0zM23.91 82.89h75.06c.09 0 .17.08.17.17v8.96c0 .09-.08.17-.17.17H23.91c-.1 0-.17-.08-.17-.17v-8.96c-.01-.1.07-.17.17-.17z"
fill="red"
id="path1"
style="fill:#ff0132;fill-opacity:1" />
<path
d="M 49.170816,56.92 V 21.64 l 30.24,17.7 z"
fill="#ffffff"
id="path2" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -2631,6 +2631,7 @@
"youtube-dl.png",
"youtube-kids.png",
"youtube-music.png",
"youtube-tv.png",
"youtube.png",
"yt-dlp.png",
"yts.png",
@@ -4782,6 +4783,7 @@
"youtube-dl.svg",
"youtube-kids.svg",
"youtube-music.svg",
"youtube-tv.svg",
"youtube.svg",
"yt-dlp.svg",
"yts.svg",
@@ -7454,6 +7456,7 @@
"youtube-dl.webp",
"youtube-kids.webp",
"youtube-music.webp",
"youtube-tv.webp",
"youtube.webp",
"yt-dlp.webp",
"yts.webp",

BIN
webp/youtube-tv.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB