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/22/document-print-preview.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/22/document-print-preview.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/22/document-print-preview.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/22/document-print-preview.svg b/.icons/Gruvbox-Light/actions/22/document-print-preview.svg new file mode 100644 index 000000000..b21e07411 --- /dev/null +++ b/.icons/Gruvbox-Light/actions/22/document-print-preview.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> + <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 4 1 L 4 3 L 12 3 L 12 1 L 4 1 z M 2 4 C 1.5 4 1 4.5 1 5 L 1 9 C 1 9.5 1.5 10 2 10 L 3 10 L 3 8 L 8.125 8 C 8.78816 7.36737 9.67575 6.96875 10.65625 6.96875 C 12.43775 6.96875 13.94685 8.2485 14.28125 9.9375 C 14.674 9.80004 15 9.40686 15 9 L 15 5 C 15 4.5 14.5 4 14 4 L 2 4 z M 10.660156 7.9394531 C 9.1645562 7.9394531 7.9414062 9.1626031 7.9414062 10.658203 C 7.9414062 12.153803 9.1645563 13.376953 10.660156 13.376953 C 11.147256 13.376953 11.607396 13.228603 12.003906 13.001953 A 0.75008 0.75008 0 0 0 12.160156 13.220703 L 14.003906 15.033203 A 0.75130096 0.75130096 0 1 0 15.066406 13.970703 L 13.222656 12.158203 A 0.75008 0.75008 0 0 0 13.003906 12.001953 C 13.230556 11.605493 13.378906 11.145363 13.378906 10.658203 C 13.378906 9.1626031 12.155756 7.9394531 10.660156 7.9394531 z M 10.660156 8.9394531 C 11.615316 8.9394531 12.378906 9.7029931 12.378906 10.658203 C 12.378906 11.613363 11.615366 12.376953 10.660156 12.376953 C 9.7049963 12.376953 8.9414062 11.613413 8.9414062 10.658203 C 8.9414062 9.7030431 9.7049463 8.9394531 10.660156 8.9394531 z M 4 9 L 4 14 L 9.09375 14 C 7.84005 13.4087 6.96875 12.12485 6.96875 10.65625 C 6.96875 10.06088 7.12031 9.4998 7.375 9 L 4 9 z" transform="translate(3 3)"/> +</svg> |