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/cerebro-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/cerebro-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/cerebro-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/cerebro-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/cerebro-symbolic.svg new file mode 100644 index 000000000..08a075dac --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/cerebro-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_l62f10LO2kztKH2o7hEkTVPMOVXMukdY"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_l62f10LO2kztKH2o7hEkTVPMOVXMukdY)"> + <rect fill="#928374" width="4.625" height="3.594" x="17.09" y="-.09" transform="matrix(1,0,0,1,0,0)"/> + <path fill="#928374" fill-rule="evenodd" d="M 5 6.25 L 8.25 4.3 L 10.875 5.875 L 10 7.5 L 8.25 6.35 L 7 7.1 L 7 8.9 L 8.25 9.65 L 10 8.5 L 10.875 10.125 L 8.25 11.7 L 5 9.7 L 5 6.25 Z M 2.5 4.5 L 8.25 1 L 13.5 4.25 L 12.75 5.75 L 8.25 3 L 4 5.5 L 4 10.5 L 8.25 13 L 12.75 10.2 L 13.5 11.75 L 8.25 15 L 2.5 11.5 L 2.5 4.5 Z"/> + </g> +</svg> |