From 522f4ddd887a08e2e4df8821a87c65785e0afe05 Mon Sep 17 00:00:00 2001 From: Karsa Date: Fri, 16 Aug 2024 17:10:37 +0200 Subject: [PATCH] fix(icons): fix volume icons, add volume-off --- icons/file-volume.svg | 4 ++-- icons/volume-1.svg | 4 ++-- icons/volume-2.svg | 6 +++--- icons/volume-off.json | 19 +++++++++++++++++++ icons/volume-off.svg | 17 +++++++++++++++++ icons/volume-x.svg | 2 +- icons/volume.svg | 2 +- 7 files changed, 45 insertions(+), 9 deletions(-) create mode 100644 icons/volume-off.json create mode 100644 icons/volume-off.svg diff --git a/icons/file-volume.svg b/icons/file-volume.svg index 719eea5f9ea..271f02fca1d 100644 --- a/icons/file-volume.svg +++ b/icons/file-volume.svg @@ -11,6 +11,6 @@ > - - + + diff --git a/icons/volume-1.svg b/icons/volume-1.svg index c6f9a5bec2d..65e6a6656ef 100644 --- a/icons/volume-1.svg +++ b/icons/volume-1.svg @@ -9,6 +9,6 @@ stroke-linecap="round" stroke-linejoin="round" > - - + + diff --git a/icons/volume-2.svg b/icons/volume-2.svg index b1622de0931..519e6cbd4d2 100644 --- a/icons/volume-2.svg +++ b/icons/volume-2.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - - + + + diff --git a/icons/volume-off.json b/icons/volume-off.json new file mode 100644 index 00000000000..e85a40e56e1 --- /dev/null +++ b/icons/volume-off.json @@ -0,0 +1,19 @@ +{ + "$schema": "../icon.schema.json", + "contributors": [ + "karsa-mistmere", + "colebemis", + "ericfennis" + ], + "tags": [ + "music", + "sound", + "mute", + "speaker" + ], + "categories": [ + "connectivity", + "communication", + "multimedia" + ] +} diff --git a/icons/volume-off.svg b/icons/volume-off.svg new file mode 100644 index 00000000000..21371a6aac1 --- /dev/null +++ b/icons/volume-off.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/icons/volume-x.svg b/icons/volume-x.svg index 449ddb9484d..bbec496f1d3 100644 --- a/icons/volume-x.svg +++ b/icons/volume-x.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - + diff --git a/icons/volume.svg b/icons/volume.svg index bdeeb834f67..726e059dd4b 100644 --- a/icons/volume.svg +++ b/icons/volume.svg @@ -9,5 +9,5 @@ stroke-linecap="round" stroke-linejoin="round" > - +