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-Plus-Dark/panel/24/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-Plus-Dark/panel/24/bluetooth-active.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/panel/24/bluetooth-active.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/panel/24/bluetooth-active.svg b/.icons/Gruvbox-Plus-Dark/panel/24/bluetooth-active.svg new file mode 100644 index 000000000..5b1b404b7 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/panel/24/bluetooth-active.svg @@ -0,0 +1,6 @@ +<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; } .ColorScheme-NeutralText { color:#fe8019; } .ColorScheme-PositiveText { color:#689d6a; } .ColorScheme-NegativeText { color:#fb4934; }</style> + </defs> + <path class="ColorScheme-Text" d="m10.57 4.099a1 1 0 0 0-0.5664 0.9004v4.066l-2.387-1.855a1 1 0 0 0-1.402 0.1758 1 1 0 0 0 0.1758 1.402l3.613 2.811v0.8008l-3.613 2.811a1 1 0 0 0-0.1758 1.402 1 1 0 0 0 1.402 0.1758l2.387-1.855v4.066a1 1 0 0 0 1.625 0.7812l5-4a1 1 0 0 0-0.01172-1.57l-2.842-2.211 2.842-2.211a1 1 0 0 0 0.01172-1.57l-5-4a1 1 0 0 0-1.059-0.1191zm1.434 2.982 2.385 1.908-2.242 1.744-0.1426-0.1113zm0.1426 6.184 2.242 1.744-2.385 1.908v-3.541z" fill="currentColor"/> +</svg> |