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/apps/symbolic/screenshot-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-Light/apps/symbolic/screenshot-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/screenshot-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/screenshot-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/screenshot-symbolic.svg new file mode 100644 index 000000000..a50ea134b --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/screenshot-symbolic.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <path fill="#928374" d="M 0 0 L 0 1.333 L 1.333 1.333 L 1.333 0 L 0 0 Z M 2.667 0 L 2.667 1.333 L 4 1.333 L 4 0 L 2.667 0 Z M 5.333 0 L 5.333 1.333 L 6.667 1.333 L 6.667 0 L 5.333 0 Z M 8 0 L 8 1.333 L 9.333 1.333 L 9.333 0 L 8 0 Z M 10.667 0 L 10.667 1.333 L 12 1.333 L 12 0 L 10.667 0 Z M 13.333 0 L 13.333 1.333 L 14.667 1.333 L 14.667 0 L 13.333 0 Z M 0 2.667 L 0 4 L 1.333 4 L 1.333 2.667 L 0 2.667 Z M 13.333 2.667 L 13.333 4 L 14.667 4 L 14.667 2.667 L 13.333 2.667 Z M 0 5.333 L 0 6.667 L 1.333 6.667 L 1.333 5.333 L 0 5.333 Z M 13.333 5.333 L 13.333 6.667 L 14.667 6.667 L 14.667 5.333 L 13.333 5.333 Z M 7 6 L 6.791 6.271 L 6 7.333 L 2.667 7.333 L 2.667 16 L 16 16 L 16 7.333 L 12.667 7.333 L 11.875 6.271 L 11.667 6 L 7 6 Z M 7.667 7.333 L 11 7.333 L 11.792 8.396 L 12 8.667 L 14.667 8.667 L 14.667 14.667 L 4 14.667 L 4 8.667 L 6.667 8.667 L 6.875 8.396 L 7.667 7.333 Z M 0 8 L 0 9.333 L 1.333 9.333 L 1.333 8 L 0 8 Z M 9.333 8.667 C 7.867 8.667 6.667 9.867 6.667 11.333 C 6.667 12.8 7.867 14 9.333 14 C 10.8 14 12 12.8 12 11.333 C 12 9.867 10.8 8.667 9.333 8.667 Z M 9.333 10 C 10.078 10 10.667 10.589 10.667 11.333 C 10.667 12.078 10.078 12.667 9.333 12.667 C 8.589 12.667 8 12.078 8 11.333 C 8 10.589 8.589 10 9.333 10 Z M 0 10.667 L 0 12 L 1.333 12 L 1.333 10.667 L 0 10.667 Z"/> +</svg> |