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/panel/24/kate.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/panel/24/kate.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/panel/24/kate.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/panel/24/kate.svg b/.icons/Gruvbox-Plus-Dark/panel/24/kate.svg new file mode 100644 index 000000000..194667c2a --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/panel/24/kate.svg @@ -0,0 +1,7 @@ +<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; } .ColorScheme-NeutralText { color:#fe8019; } .ColorScheme-PositiveText { color:#689d6a; } .ColorScheme-NegativeText { color:#fb4934; }</style> + </defs> + <path class="ColorScheme-Text" d="m11.53 7.514c-0.7152 0.02377-1.522 0.246-2.306 0.814-0.814 0.5898-1.171 0.7513-1.566 0.9473 0.3519 0.02695 2.457-0.2732 2.829 0.9634-1.493 0.4264-2.24 1.367-1.604 2.703 0.6425 1.351 1.753 1.382 3.123 2.299 1.07 0.7155 1.332 1.08 2.022 2.072-0.1433-1.371-0.8066-3.137-1.117-3.916 1.197 0.716 1.805 0.8765 3.474 1.051-2.166-1.542-2.577-1.843-3.817-2.899-0.8319 0.04165-0.7405 0.03454-1.231 0.06273 0.6459 0.9112 0.9007 2.249-0.2798 2.495-1.105 0.2298-2.171-0.7238-1.868-1.746 0.3291-1.109 1.749-0.8964 3.239-1.089 1.49-0.1923 2.851-1.653 3.67-2.735h-2.46e-4c-1.397 0.4768-2.249 0.754-4.319 1.331-0.335-0.6525-0.7682-1.891 1.505-1.978-0.4158-0.2254-1.039-0.4001-1.754-0.3766z" fill="currentColor" opacity=".3"/> + <path class="ColorScheme-Text" d="m12 4c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zm0 2c3.314-1e-7 6 2.686 6 6s-2.686 6-6 6-6-2.686-6-6 2.686-6 6-6z" fill="currentColor"/> +</svg> |