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/asbru-cm-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/asbru-cm-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/asbru-cm-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/asbru-cm-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/asbru-cm-symbolic.svg new file mode 100644 index 000000000..292d59e09 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/asbru-cm-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_QzNsShKAlxDXJSPAHPtzfKP5sbBTT83Z"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_QzNsShKAlxDXJSPAHPtzfKP5sbBTT83Z)"> + <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 14.177 0.999 L 10.291 4.881 C 9.011 3.99 7.238 4.109 6.091 5.248 L 10.579 10.068 C 10.633 10.023 10.682 9.976 10.733 9.927 C 11.885 8.783 12.013 6.998 11.116 5.709 L 15 1.823 L 14.177 1 M 5.421 5.932 C 5.37 5.977 5.319 6.022 5.269 6.071 C 4.115 7.215 3.988 9 4.885 10.29 L 1 14.176 L 1.825 15.001 L 5.708 11.113 C 6.989 12.005 8.761 11.889 9.909 10.749 L 5.421 5.932 L 5.421 5.932 Z"/> + </g> +</svg> |