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/help-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/help-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/help-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/help-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/help-symbolic.svg new file mode 100644 index 000000000..5b49d2ec4 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/help-symbolic.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="fill:#928374" d="M 8,0 C 3.576,0 0,3.576 0,8 0,12.424 3.576,16 8,16 12.424,16 16,12.424 16,8 16,3.576 12.424,0 8,0 Z M 8,1 C 11.87,1 15,4.13 15,8 15,11.87 11.87,15 8,15 4.13,15 1,11.87 1,8 1,4.13 4.13,1 8,1 Z M 8.063,3 C 6.811,2.976 5.499,3.47 5.093,4.438 4.859,4.976 5.087,5.938 5.875,5.938 6.335,5.938 6.528,5.623 6.563,5.344 6.589,5.132 6.519,4.956 6.469,4.781 6.412,4.582 6.642,4.188 6.906,4.031 7.127,3.9 7.372,3.852 7.406,3.844 8.201,3.648 8.982,4.099 9.313,4.625 9.643,5.151 9.273,5.942 8.75,6.719 8.227,7.495 7.685,8.376 7.688,9.312 7.688,9.669 7.634,9.793 7.656,9.938 7.674,10.053 8.059,10.054 8.344,10 8.319,9.093 8.508,8.186 9.344,7.562 10.227,6.857 11.09,5.978 11,4.937 10.98,3.934 9.822,3.144 8.594,3.031 A 4.39,4.39 0 0 0 8.063,3 Z M 7.719,11.219 C 7.116,11.367 6.757,12.133 7.156,12.625 7.564,13.246 8.71,13.078 8.906,12.375 9.11,11.828 8.599,11.21 7.969,11.219 7.874,11.214 7.805,11.198 7.719,11.219 Z"/> +</svg> |