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-Dark/panel/24/remmina-panel.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-Dark/panel/24/remmina-panel.svg')
-rw-r--r-- | .icons/Gruvbox-Dark/panel/24/remmina-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Dark/panel/24/remmina-panel.svg b/.icons/Gruvbox-Dark/panel/24/remmina-panel.svg new file mode 100644 index 000000000..e16766f43 --- /dev/null +++ b/.icons/Gruvbox-Dark/panel/24/remmina-panel.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d4be98; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 12,4 a 8,8 0 0 0 -8,8 8,8 0 0 0 0.9921875,3.857422 L 6.6660156,14.744141 A 6,6 0 0 1 6,12 6,6 0 0 1 12,6 6,6 0 0 1 16.59375,8.1503906 L 18.265625,7.0371094 A 8,8 0 0 0 12,4 Z M 9,7.5996094 V 9.541016 L 10.289063,10.400391 9,11.259766 v 1.939453 l 4.199219,-2.798828 z M 19.011719,8.1503906 17.337891,9.263672 A 6,6 0 0 1 18,12 6,6 0 0 1 12,18 6,6 0 0 1 7.4121094,15.857422 L 5.7402344,16.96875 A 8,8 0 0 0 12,20 8,8 0 0 0 20,12 8,8 0 0 0 19.011719,8.1503906 Z M 15,10.800781 10.800781,13.599609 15,16.400391 V 14.458984 L 13.710938,13.599609 15,12.740234 Z"/> +</svg> |