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/transform-move-horizontal.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/transform-move-horizontal.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/24/transform-move-horizontal.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/24/transform-move-horizontal.svg b/.icons/Gruvbox-Light/actions/24/transform-move-horizontal.svg new file mode 100644 index 000000000..c9ef3499d --- /dev/null +++ b/.icons/Gruvbox-Light/actions/24/transform-move-horizontal.svg @@ -0,0 +1,9 @@ +<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 0.54882812 2.0078125 A 0.50005 0.50005 0 0 0 0.048828125 2.5078125 L 0.048828125 10.5 A 0.50005 0.50005 0 0 0 0.54882812 11 L 9.5234375 11 A 0.50005 0.50005 0 0 0 10.023438 10.5 L 10.023438 2.5078125 A 0.50005 0.50005 0 0 0 9.5234375 2.0078125 L 0.54882812 2.0078125 z M 14.523438 2.0078125 A 0.50005 0.50005 0 0 0 14.023438 2.5078125 L 14.023438 10.5 A 0.50005 0.50005 0 0 0 14.523438 11 L 23.5 11 A 0.50005 0.50005 0 0 0 24 10.5 L 24 2.5078125 A 0.50005 0.50005 0 0 0 23.5 2.0078125 L 14.523438 2.0078125 z M 1.5390625 3.0039062 L 8.5371094 3.0039062 C 8.8132094 3.0039062 9.0371094 3.2278062 9.0371094 3.5039062 L 9.0371094 9.4980469 C 9.0371094 9.7742469 8.8132094 9.9980469 8.5371094 9.9980469 L 1.5390625 9.9980469 C 1.2629625 9.9980469 1.0390625 9.7742469 1.0390625 9.4980469 L 1.0390625 3.5039062 C 1.0390625 3.2278062 1.2629625 3.0039062 1.5390625 3.0039062 z M 15.515625 3.0039062 L 22.513672 3.0039062 C 22.789672 3.0039062 23.013672 3.2278062 23.013672 3.5039062 L 23.013672 9.4980469 C 23.013672 9.7742469 22.789672 9.9980469 22.513672 9.9980469 L 15.515625 9.9980469 C 15.238625 9.9980469 15.015625 9.7742469 15.015625 9.4980469 L 15.015625 3.5039062 C 15.015625 3.2278062 15.238625 3.0039062 15.515625 3.0039062 z M 17.023438 12 L 17.023438 14 L 5.0234375 14 L 5.0234375 15 L 17.023438 15 L 17.023438 17 L 20.023438 14.5 L 17.023438 12 z"/> + <path style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" d="M 1.0488281 3.0078125 L 1.0488281 10 L 9.0234375 10 L 9.0234375 3.0078125 L 1.0488281 3.0078125 z M 15.023438 3.0078125 L 15.023438 10 L 23 10 L 23 3.0078125 L 15.023438 3.0078125 z"/> +</svg> |