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/status/symbolic/bluetooth-active-symbolic.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/status/symbolic/bluetooth-active-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/status/symbolic/bluetooth-active-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/status/symbolic/bluetooth-active-symbolic.svg b/.icons/Gruvbox_Dark/status/symbolic/bluetooth-active-symbolic.svg new file mode 100644 index 000000000..108891d86 --- /dev/null +++ b/.icons/Gruvbox_Dark/status/symbolic/bluetooth-active-symbolic.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="fill:#eff0f2" d="M 8.5,0 C 5.45,0 3,2.68 3,6 V 10 C 3,13.32 5.45,16 8.5,16 11.55,16 14,13.32 14,10 V 6 C 14,2.68 11.55,0 8.5,0 Z M 8,1.29 12.24,5.53 9.3,8 12.24,10.47 8,14.71 V 9.09 L 5.57,11.13 4.93,10.37 7.75,8 4.93,5.63 5.57,4.87 8,6.91 Z M 9,3.71 V 6.95 L 10.76,5.47 Z M 9,9.05 V 12.29 L 10.76,10.53 Z"/> +</svg> |