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_dark/places/symbolic/folder-print-symbolic.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_dark/places/symbolic/folder-print-symbolic.svg')
-rw-r--r-- | .icons/gruvbox_dark/places/symbolic/folder-print-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/places/symbolic/folder-print-symbolic.svg b/.icons/gruvbox_dark/places/symbolic/folder-print-symbolic.svg new file mode 100644 index 000000000..ba6f7e05a --- /dev/null +++ b/.icons/gruvbox_dark/places/symbolic/folder-print-symbolic.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <clipPath id="_clipPath_0km8o8kAdzQqaLmZySzj2zecw9yDu4By"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_0km8o8kAdzQqaLmZySzj2zecw9yDu4By)"> + <rect style="fill:#000000" fill-opacity="0" width="16" height="16"/> + <path fill="#eff0f2" d="M 3 0 L 3 4 L 3 4.025 C 2.25 4.043 1.589 4.094 1.063 4.385 C 0.686 4.592 0.389 4.944 0.225 5.383 C 0.06 5.821 0 6.342 0 7 L 0 10 C 0 10.658 0.06 11.179 0.225 11.617 C 0.389 12.056 0.686 12.408 1.063 12.615 C 1.345 12.771 1.662 12.849 2 12.902 L 2 11.877 C 1.813 11.841 1.653 11.798 1.545 11.738 C 1.362 11.637 1.258 11.526 1.16 11.266 C 1.063 11.006 1 10.592 1 10 L 1 7 C 1 6.408 1.063 5.994 1.16 5.734 C 1.258 5.474 1.362 5.363 1.545 5.262 C 1.911 5.06 2.741 5.015 4 5 L 12 5 C 13.259 5.015 14.087 5.06 14.453 5.262 C 14.637 5.363 14.742 5.474 14.84 5.734 C 14.937 5.994 15 6.408 15 7 L 15 10 C 15 10.592 14.937 11.006 14.84 11.266 C 14.742 11.526 14.637 11.637 14.453 11.738 C 14.346 11.798 14.186 11.842 14 11.877 L 14 12.902 C 14.338 12.849 14.655 12.771 14.938 12.615 C 15.314 12.408 15.611 12.056 15.775 11.617 C 15.94 11.179 16 10.658 16 10 L 16 7 C 16 6.342 15.94 5.821 15.775 5.383 C 15.611 4.944 15.314 4.592 14.938 4.385 C 14.411 4.094 13.75 4.043 13 4.025 L 13 4 L 13 0 L 3 0 Z M 4 1 L 12 1 L 12 4 L 4 4 L 4 1 Z M 13.5 6 C 13.224 6 13 6.224 13 6.5 C 13 6.776 13.224 7 13.5 7 C 13.776 7 14 6.776 14 6.5 C 14 6.224 13.776 6 13.5 6 Z M 3 10 L 3 10.5 L 3 16 L 13 16 L 13 10.5 L 13 10 L 12 10 L 12 10.5 L 12 15 L 4 15 L 4 10.5 L 4 10 L 3 10 Z M 5 11 L 5 12 L 11 12 L 11 11 L 5 11 Z M 5 13 L 5 14 L 11 14 L 11 13 L 5 13 Z"/> + </g> +</svg> |