diff options
Diffstat (limited to '.config/dunst/assets/ui')
| -rw-r--r-- | .config/dunst/assets/ui/volume-high.svg | 1 | ||||
| -rw-r--r-- | .config/dunst/assets/ui/volume-low.svg | 1 | ||||
| -rw-r--r-- | .config/dunst/assets/ui/volume-medium.svg | 1 | ||||
| -rw-r--r-- | .config/dunst/assets/ui/volume-muted.svg | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/.config/dunst/assets/ui/volume-high.svg b/.config/dunst/assets/ui/volume-high.svg deleted file mode 100644 index 43152c9..0000000 --- a/.config/dunst/assets/ui/volume-high.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="#eceff4" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-volume-2"><polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon><path d="M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"></path></svg>
\ No newline at end of file diff --git a/.config/dunst/assets/ui/volume-low.svg b/.config/dunst/assets/ui/volume-low.svg deleted file mode 100644 index 09b3650..0000000 --- a/.config/dunst/assets/ui/volume-low.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="#eceff4" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-volume"><polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon></svg>
\ No newline at end of file diff --git a/.config/dunst/assets/ui/volume-medium.svg b/.config/dunst/assets/ui/volume-medium.svg deleted file mode 100644 index 6b3c1fa..0000000 --- a/.config/dunst/assets/ui/volume-medium.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="#eceff4" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-volume-1"><polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon><path d="M15.54 8.46a5 5 0 0 1 0 7.07"></path></svg>
\ No newline at end of file diff --git a/.config/dunst/assets/ui/volume-muted.svg b/.config/dunst/assets/ui/volume-muted.svg deleted file mode 100644 index 50434d4..0000000 --- a/.config/dunst/assets/ui/volume-muted.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="#BF616A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-volume-x"><polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon><line x1="23" y1="9" x2="17" y2="15"></line><line x1="17" y1="9" x2="23" y2="15"></line></svg>
\ No newline at end of file |
