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-scale-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-scale-horizontal.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/24/transform-scale-horizontal.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/24/transform-scale-horizontal.svg b/.icons/Gruvbox-Light/actions/24/transform-scale-horizontal.svg new file mode 100644 index 000000000..af6b03f4d --- /dev/null +++ b/.icons/Gruvbox-Light/actions/24/transform-scale-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.5078125 3.0078125 A 0.50005 0.50005 0 0 0 0.0078125 3.5078125 L 0.0078125 20.492188 A 0.50005 0.50005 0 0 0 0.5078125 20.992188 L 7.5117188 20.992188 L 16.486328 20.992188 L 23.492188 20.992188 A 0.50005 0.50005 0 0 0 23.992188 20.492188 L 23.992188 3.5078125 A 0.50005 0.50005 0 0 0 23.492188 3.0078125 L 16.486328 3.0078125 L 7.5117188 3.0078125 L 0.5078125 3.0078125 z M 1.0078125 4.0078125 L 7.0117188 4.0078125 L 7.0117188 15.080078 L 3.9609375 15.080078 L 3.9609375 13.080078 L 1.0078125 15.541016 L 1.0078125 4.0078125 z M 8.0117188 4.0078125 L 15.986328 4.0078125 L 15.986328 15.080078 L 8.0117188 15.080078 L 8.0117188 4.0078125 z M 16.986328 4.0078125 L 22.992188 4.0078125 L 22.992188 15.541016 L 20.039062 13.080078 L 20.039062 15.080078 L 16.986328 15.080078 L 16.986328 4.0078125 z M 1.0078125 15.619141 L 3.9609375 18.080078 L 3.9609375 16.080078 L 7.0117188 16.080078 L 7.0117188 19.992188 L 1.0078125 19.992188 L 1.0078125 15.619141 z M 22.992188 15.619141 L 22.992188 19.992188 L 16.986328 19.992188 L 16.986328 16.080078 L 20.039062 16.080078 L 20.039062 18.080078 L 22.992188 15.619141 z M 8.0117188 16.080078 L 15.986328 16.080078 L 15.986328 19.992188 L 8.0117188 19.992188 L 8.0117188 16.080078 z"/> + <path style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" d="M 1 4 L 1 20 L 23 20 L 23 4 L 1 4 z"/> +</svg> |