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-Light/panel/24/indicator-virtual-box.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-Light/panel/24/indicator-virtual-box.svg')
-rw-r--r-- | .icons/Gruvbox-Light/panel/24/indicator-virtual-box.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/panel/24/indicator-virtual-box.svg b/.icons/Gruvbox-Light/panel/24/indicator-virtual-box.svg new file mode 100644 index 000000000..ff7e862e6 --- /dev/null +++ b/.icons/Gruvbox-Light/panel/24/indicator-virtual-box.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" 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 6,4 C 4.892,4 4,4.892 4,6 v 12 c 0,1.108 0.892,2 2,2 h 12 c 1.108,0 2,-0.892 2,-2 V 6 C 20,4.892 19.108,4 18,4 Z m 4.992188,2 a 1.0001,1.0001 0 0 1 0.96875,0.7246094 l 1.111328,3.8925786 0.978515,-2.9335942 a 1.0001,1.0001 0 0 1 1.898438,0 L 17.720703,13 H 19 v 2 H 17 A 1.0001,1.0001 0 0 1 16.050781,14.316406 L 15,11.164062 13.949219,14.316406 a 1.0001,1.0001 0 0 1 -1.910157,-0.04101 l -0.867187,-3.035157 -1.1914062,5.955078 a 1.0001,1.0001 0 0 1 -1.9414063,0.08008 L 6.2460938,11 H 5 V 9 H 7 A 1.0001,1.0001 0 0 1 7.9609375,9.724609 L 8.828125,12.759766 10.019531,6.8046875 A 1.0001,1.0001 0 0 1 10.992188,6 Z"/> +</svg> |