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/16/indicator-lunar.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/16/indicator-lunar.svg')
-rw-r--r-- | .icons/gruvbox_dark/panel/16/indicator-lunar.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/panel/16/indicator-lunar.svg b/.icons/gruvbox_dark/panel/16/indicator-lunar.svg new file mode 100644 index 000000000..02c2cbebc --- /dev/null +++ b/.icons/gruvbox_dark/panel/16/indicator-lunar.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,1.0031 C 4.1339,1.0031 0.99986,4.1365 1,8.0017 1,11.866 4.134,15 8,15 8.2745,14.997 8.5485,14.979 8.8208,14.944 6.7299,13.369 5,10.832 5,8.0332 5,5.2006 6.7313,2.687 8.8234,1.0875 8.5509,1.0421 8.276,1.0129 8,1 Z"/> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 10.003,1.2655 C 7.7524,2.6652 6,5.1146 6,8.0017 6,10.841 7.7524,13.318 10.003,14.703 12.979,13.814 15.013,11.071 15,7.9667 14.999,4.8739 12.967,2.1488 10.003,1.2639 Z"/> +</svg> |