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/bluetooth-paired.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/bluetooth-paired.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/bluetooth-paired.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/bluetooth-paired.svg b/.icons/kora-light-panel/panel/16/bluetooth-paired.svg new file mode 100644 index 000000000..ce380a55e --- /dev/null +++ b/.icons/kora-light-panel/panel/16/bluetooth-paired.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16"> + <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="fill:currentColor" class="ColorScheme-Text" d="m8.372 15.099-.86.716c-.143.12-.324.186-.512.186-.439 0-.8-.361-.8-.8v-5.504l-1.94 1.359c-.135.094-.295.145-.46.145-.439 0-.801-.362-.801-.801 0-.262.128-.506.342-.656l2.49-1.744-2.49-1.744c-.214-.15-.342-.395-.342-.656 0-.44.362-.801.801-.801.165 0 .325.05.46.145l1.94 1.359v-5.503c0-.438.359-.798.797-.8.188-.001.371.064.515.184l4.8 4c.183.152.289.378.289.616 0 .262-.128.506-.342.656l-3.634 2.544 1.265.886c-.239.422-.376.913-.376 1.435v.257l-1.714-1.2v4.112l.572-.476zm3.999-7.099c-1.266 0-2.285 1.041-2.285 2.321v1.107h-1.143v4.572h6.857v-4.572h-1.143v-1.107c0-1.28-1.019-2.321-2.286-2.321zm0 1.143c.634 0 1.143.503 1.143 1.143v1.142h-2.285v-1.142c0-.64.509-1.143 1.142-1.143zm-4.571-6.633v4.112l2.681-1.878z" fill="#444444" fill-rule="nonzero"/> +</svg> |