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/kora-light-panel/panel/16/audio-volume-medium.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/kora-light-panel/panel/16/audio-volume-medium.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/audio-volume-medium.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/audio-volume-medium.svg b/.icons/kora-light-panel/panel/16/audio-volume-medium.svg new file mode 100644 index 000000000..c09e3aeeb --- /dev/null +++ b/.icons/kora-light-panel/panel/16/audio-volume-medium.svg @@ -0,0 +1,9 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" width="100%" height="100%" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="m10.742 15.492c-.212-.299-.066-.64.313-.857 2.191-1.321 3.821-4.159 3.821-6.754 0-2.596-1.594-5.406-3.791-6.717-.384-.22-.591-.632-.39-.941.198-.304.691-.244.895-.129 2.713 1.619 4.407 4.561 4.407 7.765 0 3.205-1.694 6.147-4.401 7.776-.207.118-.631.174-.854-.143zm-3.61-15.417-5.044 4.448h-1.061c-.566 0-1.024.459-1.024 1.025v4.623c0 .566.458 1.025 1.024 1.025h1.061l5.044 4.448v-15.569z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m7.132.075-5.331 4.448h-.774c-.566 0-1.024.459-1.024 1.025v4.623c0 .566.458 1.025 1.024 1.025h.774l5.331 4.448v-15.569zm-1.112 2.299-3.528 3.021c-.197.156-.441.24-.691.24h-.686v4.448h.686c.25 0 .494.085.691.241l3.528 3.021zm3.252 9.83c-.272-.36.076-.754.42-.947 1.039-.634 1.827-2.148 1.827-3.398 0-1.249-.855-2.785-1.906-3.397-.355-.2-.624-.595-.37-.902.304-.368.655-.264.861-.152 1.554.919 2.539 2.601 2.539 4.451 0 1.851-.985 3.533-2.527 4.473-.213.116-.552.26-.844-.128zm-1.206-3.114c.681 0 1.232-.55 1.232-1.231 0-.68-.551-1.231-1.232-1.231z"/> +</svg>
\ No newline at end of file |