diff options
author | Indrajith | 2024-07-03 02:03:35 +0530 |
---|---|---|
committer | Indrajith | 2024-07-03 02:03:35 +0530 |
commit | 824022cd1f633c70c4d2782934251616756f4668 (patch) | |
tree | a310eb4bf72b26c2d110838b8c487daaa3537bea /.icons/Gruvbox_Dark-2/panel/16/microphone-sensitivity-muted.svg | |
parent | 57eb70137b5bbcdabdc0f02eea5477b3e5f845a1 (diff) | |
download | dots-824022cd1f633c70c4d2782934251616756f4668.tar.gz dots-824022cd1f633c70c4d2782934251616756f4668.tar.bz2 dots-824022cd1f633c70c4d2782934251616756f4668.zip |
Dots Updated
* Adds GTK Themes
* Adds wlogout
* Adds tmux config
* Adds Pywal-16-colors
* Removed unwanted gtk folders
* Config Updates
* Fish
* Hyprland
* Hyprlock
* Hyprpaper
* waybar
Diffstat (limited to '.icons/Gruvbox_Dark-2/panel/16/microphone-sensitivity-muted.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/panel/16/microphone-sensitivity-muted.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/panel/16/microphone-sensitivity-muted.svg b/.icons/Gruvbox_Dark-2/panel/16/microphone-sensitivity-muted.svg new file mode 100644 index 000000000..b55220e6c --- /dev/null +++ b/.icons/Gruvbox_Dark-2/panel/16/microphone-sensitivity-muted.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,0 C 6.754,0 5.6889,0.7515 5.2344,1.8281 V 1.8301 L 11,7.594 V 3 C 11,1.3379 9.662,0 8,0 Z M 2.3438,0.9375 0.9375,2.3438 5,6.4062 V 8 C 5,9.662 6.3379,11 8,11 8.466,11 8.901,10.887 9.291,10.697 L 10.02,11.426 C 9.428,11.778 8.749,12 8,12 5.7666,12 4,10.233 4,8 V 7 H 2 V 8 C 2,10.969 4.1624,13.432 7,13.906 V 16 H 9 V 13.906 C 9.91,13.754 10.738,13.379 11.459,12.865 L 13.656,15.062 15.062,13.656 2.344,0.938 Z M 12,7 V 8 C 12,8.186 11.971,8.362 11.947,8.541 L 13.584,10.178 C 13.848,9.502 14,8.769 14,8 V 7 Z"/> +</svg> |