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/16/system-devices-panel.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/16/system-devices-panel.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/panel/16/system-devices-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/panel/16/system-devices-panel.svg b/.icons/Gruvbox_Dark/panel/16/system-devices-panel.svg new file mode 100644 index 000000000..3148ee6cc --- /dev/null +++ b/.icons/Gruvbox_Dark/panel/16/system-devices-panel.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,1 C 7.446,1 7,1.446 7,2 V 7.004 C 7,7.558 7.446,8.004 8,8.004 8.554,8.004 9,7.558 9,7.004 V 2 C 9,1.446 8.554,1 8,1 Z M 11.037,2.9883 A 1.0001,1.0001 0 0 0 10.844,3 1.0001,1.0001 0 0 0 10.406,4.8125 C 12.185,6.1429 12.549,8.628 11.219,10.406 9.888,12.185 7.372,12.518 5.5937,11.188 3.8152,9.857 3.4821,7.372 4.8125,5.5937 5.0291,5.3042 5.2764,5.0648 5.5625,4.8437 A 1.0032,1.0032 0 0 0 4.3437,3.25 C 3.9146,3.5816 3.5123,3.972 3.1875,4.4062 1.2097,7.05 1.7622,10.835 4.4062,12.813 7.05,14.79 10.835,14.238 12.813,11.594 14.79,8.95 14.238,5.1652 11.594,3.1875 A 1.0001,1.0001 0 0 0 11.037,2.9883 Z"/> +</svg> |