From e6f082b05c4b5c3205d7fc682b932a5a8136bedd Mon Sep 17 00:00:00 2001 From: Saumit Dinesan Date: Mon, 11 Dec 2023 20:20:54 +0530 Subject: .local: adding bluetooth headphones and headset icon for script --- .local/share/icons/audio-headphones.svg | 1 + .local/share/icons/audio-headset.svg | 1 + 2 files changed, 2 insertions(+) create mode 100644 .local/share/icons/audio-headphones.svg create mode 100644 .local/share/icons/audio-headset.svg diff --git a/.local/share/icons/audio-headphones.svg b/.local/share/icons/audio-headphones.svg new file mode 100644 index 0000000..c925844 --- /dev/null +++ b/.local/share/icons/audio-headphones.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/.local/share/icons/audio-headset.svg b/.local/share/icons/audio-headset.svg new file mode 100644 index 0000000..925eb6c --- /dev/null +++ b/.local/share/icons/audio-headset.svg @@ -0,0 +1 @@ + \ No newline at end of file -- cgit v1.2.3