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-Plus-Dark/apps/symbolic/kstars-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-Plus-Dark/apps/symbolic/kstars-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/apps/symbolic/kstars-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/apps/symbolic/kstars-symbolic.svg b/.icons/Gruvbox-Plus-Dark/apps/symbolic/kstars-symbolic.svg new file mode 100644 index 000000000..a51ceb600 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/apps/symbolic/kstars-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_8P15KzKzsJ7ARyL2C2rY8CR7ZWrsP8wV"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_8P15KzKzsJ7ARyL2C2rY8CR7ZWrsP8wV)"> + <rect fill="#ebdbb2" width="4.625" height="3.594" x="17.09" y="-.09" transform="matrix(1,0,0,1,0,0)"/> + <path fill="#ebdbb2" d="M 11.274 0 L 6.95 2.95 L 10.225 8.4 L 14.874 6 L 11.274 0 Z M 6.625 4.15 L 3.825 6.15 L 5.899 9.675 L 9.025 8.075 L 6.625 4.15 Z M 3.374 7.2 L 1.126 8.55 L 2.55 10.95 L 4.825 9.6 L 3.374 7.2 Z M 8.15 10 L 6.55 10.95 L 6.55 11.2 L 4.15 15.2 L 5.75 15.2 L 6.55 13.85 L 6.55 16 L 8.15 16 L 8.15 13.85 L 8.95 15.2 L 10.55 15.2 L 8.15 11.2 L 8.15 10 Z"/> + </g> +</svg> |