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/actions/24/draw-cuboid.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/actions/24/draw-cuboid.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/24/draw-cuboid.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/24/draw-cuboid.svg b/.icons/Gruvbox-Light/actions/24/draw-cuboid.svg new file mode 100644 index 000000000..8b7590d1a --- /dev/null +++ b/.icons/Gruvbox-Light/actions/24/draw-cuboid.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <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 11.603516,4 c -0.108107,0 -0.215097,0.02464 -0.314454,0.074219 L 4.3925781,7.515625 C 4.1528418,7.6352265 4,7.8658019 4,8.15625 l 0,7.654297 c 0,0.266714 0.1506245,0.510636 0.3886719,0.630859 l 6.8964841,3.482422 C 11.385558,19.974584 11.494581,20 11.603516,20 c 0.171646,0 0.3477,-0.09029 0.347656,-0.08984 l 6.86914,-3.46875 c 0.238092,-0.120223 0.388672,-0.364145 0.388672,-0.630859 l 0,-7.6621095 c 0,-0.2679589 -0.152708,-0.513211 -0.392578,-0.6328125 L 11.919922,4.0742187 C 11.820587,4.0246404 11.711623,4 11.603516,4 Z m 0,1.4960938 5.314452,2.6523437 L 11.603516,10.800781 6.2910156,8.1484375 11.603516,5.4960938 Z m -6.1894535,3.7949218 5.4824215,2.7363284 0,6.117187 -5.4824215,-2.769531 0,-6.0839844 z m 12.3808595,0 0,6.0839844 -5.484375,2.769531 0,-6.117187 5.484375,-2.7363284 z"/> +</svg> |