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/panel/22/bluetooth-active.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/panel/22/bluetooth-active.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/panel/22/bluetooth-active.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/panel/22/bluetooth-active.svg b/.icons/Gruvbox_Dark/panel/22/bluetooth-active.svg new file mode 100644 index 000000000..4148e49d8 --- /dev/null +++ b/.icons/Gruvbox_Dark/panel/22/bluetooth-active.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <g transform="translate(-33 -791.34)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m44.5 794.36c-3.047 0-5.5 2.676-5.5 6v4c0 3.324 2.453 6 5.5 6s5.5-2.676 5.5-6v-4c0-3.324-2.453-6-5.5-6zm-0.5 2h0.5c0.20775 0 0.39305 0.13292 0.46875 0.3125l2.875 2.8438 0.40625 0.375-0.4375 0.34375-2.5625 2.125 2.5625 2.125 0.4375 0.34375-0.40625 0.375-2.875 2.8438c-0.0252 0.0599-0.0798 0.11106-0.125 0.15625-0.0904 0.0904-0.20525 0.15625-0.34375 0.15625h-0.5v-4.9375l-2.1562 1.7812c-0.0905 0.0905-0.20568 0.15625-0.34375 0.15625h-0.5v-0.5c0-0.15322 0.079-0.28328 0.1875-0.375l2.5625-2.125-2.4375-2.0312c-0.0467-0.0197-0.0868-0.0615-0.125-0.0937-0.10854-0.0917-0.1875-0.22178-0.1875-0.375v-0.5h0.5c0.12292 0 0.22543 0.0514 0.3125 0.125 0.0107 0.009 0.0213 0.0213 0.0312 0.0312l2.1562 1.7812v-4.9375zm1 1.6875v3.25l1.7812-1.4688-1.7812-1.7812zm0 5.375v3.25l1.7812-1.7812-1.7812-1.4688z"/> + </g> +</svg> |