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/spectral-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/spectral-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/spectral-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/spectral-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/spectral-symbolic.svg new file mode 100644 index 000000000..8729d1fd0 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/spectral-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_EP43kt8VjoM84VjxG2rlGCMO6DvaTIg5"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_EP43kt8VjoM84VjxG2rlGCMO6DvaTIg5)"> + <rect style="fill:#928374" fill-opacity="0" width="16" height="16"/> + <path fill="#928374" d="M 7.269 15.973 C 4.878 15.742 2.672 14.429 1.36 12.456 C 0.129 10.604 -0.284 8.41 0.194 6.267 C 0.372 5.469 0.821 4.314 0.913 4.416 C 0.933 4.439 0.997 4.647 1.054 4.879 C 1.39 6.249 2.266 7.25 3.739 7.95 C 4.679 8.396 5.577 8.656 7.414 9.014 C 9.117 9.346 9.557 9.52 10.245 9.864 C 10.996 10.241 11.465 10.677 11.747 11.26 C 12.003 11.79 12.063 12.136 12.038 12.925 C 12.019 13.527 12.001 13.648 11.88 13.98 C 11.443 15.11 10.52 15.572 9.682 15.781 C 8.93 15.967 8.031 16.046 7.269 15.973 Z M 15.012 11.435 C 14.713 9.664 13.728 8.369 12.044 7.532 C 11.068 7.046 10.383 6.846 8.107 6.383 C 6.396 6.034 5.272 5.836 4.642 5.535 C 3.891 5.176 3.43 4.617 3.277 3.88 C 3.202 3.516 3.213 2.628 3.297 2.298 C 3.466 1.632 3.958 0.926 4.428 0.672 C 4.554 0.605 4.852 0.484 5.091 0.405 C 8.486 -0.725 12.657 0.569 14.646 3.551 C 15.87 5.386 16.285 7.596 15.806 9.73 C 15.627 10.53 15.212 11.611 15.085 11.611 C 15.061 11.611 15.028 11.532 15.012 11.435 L 15.012 11.435 Z"/> + </g> +</svg> |