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/avocode-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/avocode-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/avocode-symbolic.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/avocode-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/avocode-symbolic.svg new file mode 100644 index 000000000..166f673b3 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/avocode-symbolic.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <clipPath id="_clipPath_CyaCDOWkBOrKWglHSrM2Xv5wSWYvmkpN"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_CyaCDOWkBOrKWglHSrM2Xv5wSWYvmkpN)"> + <rect fill="#928374" width="4.625" height="3.594" x="17.09" y="-.09" transform="matrix(1,0,0,1,0,0)"/> + <g> + <rect fill="#928374" fill-opacity=".5" width="6.625" height="8.969" x="4.75" y="4.69" transform="matrix(1,0,0,1,0,0)"/> + <path fill="#928374" fill-rule="evenodd" d="M 8 1 C 3.547 1 -1.162 15 8 15 C 17.162 15 12.453 1 8 1 Z M 8 5.667 C 5.526 5.667 2.91 13.25 8 13.25 C 13.09 13.25 10.474 5.667 8 5.667 Z"/> + </g> + </g> +</svg> |