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/kig-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/kig-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/kig-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/kig-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/kig-symbolic.svg new file mode 100644 index 000000000..e0c7025a2 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/kig-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_ouo9Z5BPhbktJRDGTCZFj4tg60eSYZfF"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_ouo9Z5BPhbktJRDGTCZFj4tg60eSYZfF)"> + <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" d="M 11.486 0 L 11.024 0.483 L 0.482 11.024 L 0 11.486 L 4.514 16 L 4.976 15.518 L 15.518 4.996 L 16 4.514 L 11.486 0 Z M 11.486 1.889 L 14.111 4.514 L 4.514 14.111 L 1.889 11.486 L 3.192 10.184 L 4.871 11.864 L 5.816 10.92 L 4.136 9.24 L 5.207 8.169 L 6.152 9.113 L 7.097 8.169 L 6.152 7.224 L 7.223 6.153 L 8.903 7.833 L 9.848 6.888 L 8.168 5.208 L 9.239 4.137 L 10.184 5.082 L 11.129 4.137 L 10.184 3.192 L 11.486 1.889 Z"/> + </g> +</svg> |