aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2024-05-05 08:04:46 +0200
committerMattias Andrée <maandree@kth.se>2024-05-05 08:04:46 +0200
commit20524043fde1f3a0f16b008b3b4a6108dc41e7c6 (patch)
tree008fc57dcd33015554d035e6d49beb91c6edcbd7
parentEmpty signed commit (diff)
downloadsimple-icon-theme-20524043fde1f3a0f16b008b3b4a6108dc41e7c6.tar.gz
simple-icon-theme-20524043fde1f3a0f16b008b3b4a6108dc41e7c6.tar.bz2
simple-icon-theme-20524043fde1f3a0f16b008b3b4a6108dc41e7c6.tar.xz
Add youtube-dl and yt-dlp icons
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--icons.mk2
l---------scalable/apps/youtube-dl.svg1
l---------scalable/apps/yt-dlp.svg1
3 files changed, 4 insertions, 0 deletions
diff --git a/icons.mk b/icons.mk
index 207498a..64681bd 100644
--- a/icons.mk
+++ b/icons.mk
@@ -3706,6 +3706,8 @@ ICONS =\
actions/stock_save\
actions/download\
apps/wget\
+ apps/youtube-dl\
+ apps/yt-dlp\
apps/kget\
actions/browser-download\
actions/epiphany-download\
diff --git a/scalable/apps/youtube-dl.svg b/scalable/apps/youtube-dl.svg
new file mode 120000
index 0000000..3750992
--- /dev/null
+++ b/scalable/apps/youtube-dl.svg
@@ -0,0 +1 @@
+wget.svg \ No newline at end of file
diff --git a/scalable/apps/yt-dlp.svg b/scalable/apps/yt-dlp.svg
new file mode 120000
index 0000000..68228e8
--- /dev/null
+++ b/scalable/apps/yt-dlp.svg
@@ -0,0 +1 @@
+youtube-dl.svg \ No newline at end of file