diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-05-30 17:47:02 +0200 |
---|---|---|
committer | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-05-30 17:47:02 +0200 |
commit | 092494fd1226aa129ea88aba60fe9d6a5bf2c40e (patch) | |
tree | 1ba473dbe6bb8b8b92df9cde2de632017560a3b2 /src/main/resources/assets/oneconfig/old-icons/VolumeMute.svg | |
parent | b745fa5c04a421cc8d8979b2e4cbf6288dc4684a (diff) | |
download | OneConfig-092494fd1226aa129ea88aba60fe9d6a5bf2c40e.tar.gz OneConfig-092494fd1226aa129ea88aba60fe9d6a5bf2c40e.tar.bz2 OneConfig-092494fd1226aa129ea88aba60fe9d6a5bf2c40e.zip |
new sidebar, now animations
Diffstat (limited to 'src/main/resources/assets/oneconfig/old-icons/VolumeMute.svg')
-rw-r--r-- | src/main/resources/assets/oneconfig/old-icons/VolumeMute.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/oneconfig/old-icons/VolumeMute.svg b/src/main/resources/assets/oneconfig/old-icons/VolumeMute.svg new file mode 100644 index 0000000..799fcd6 --- /dev/null +++ b/src/main/resources/assets/oneconfig/old-icons/VolumeMute.svg @@ -0,0 +1,4 @@ +<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> +<path d="M3 14V10C3 9.44772 3.44772 9 4 9H6.64922C6.87629 9 7.0966 8.92272 7.27391 8.78087L10.3753 6.29976C11.0301 5.77595 12 6.24212 12 7.08062V16.9194C12 17.7579 11.0301 18.2241 10.3753 17.7002L7.27391 15.2191C7.0966 15.0773 6.87629 15 6.64922 15H4C3.44772 15 3 14.5523 3 14Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> +<path d="M16 9.5L18.5 12M21 14.5L18.5 12M18.5 12L21 9.5M18.5 12L16 14.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> +</svg> |