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-disabled.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-disabled.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/panel/24/bluetooth-disabled.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/panel/24/bluetooth-disabled.svg b/.icons/Gruvbox-Plus-Dark/panel/24/bluetooth-disabled.svg new file mode 100644 index 000000000..e0669526b --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/panel/24/bluetooth-disabled.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.098c-0.346 0.1665-0.5661 0.5164-0.5664 0.9004v4.066l-2.387-1.855c-0.4358-0.3381-1.063-0.2594-1.402 0.1758-0.3381 0.4358-0.2594 1.063 0.1758 1.402l3.613 2.811v0.8008l-3.613 2.811c-0.4352 0.3389-0.5139 0.9662-0.1758 1.402 0.3389 0.4352 0.9662 0.5139 1.402 0.1758l2.387-1.855v4.066c-4.83e-4 0.839 0.9701 1.306 1.625 0.7812l5-4c0.5044-0.4042 0.4986-1.173-0.01172-1.57l-2.842-2.211 2.842-2.211c0.5104-0.3966 0.5161-1.166 0.01172-1.57l-5-4c-0.3007-0.2402-0.7125-0.2865-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" opacity=".3"/> +</svg> |