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-2/panel/16/indicator-stardate.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-2/panel/16/indicator-stardate.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/panel/16/indicator-stardate.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/panel/16/indicator-stardate.svg b/.icons/Gruvbox_Dark-2/panel/16/indicator-stardate.svg new file mode 100644 index 000000000..8038151db --- /dev/null +++ b/.icons/Gruvbox_Dark-2/panel/16/indicator-stardate.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;fill-rule:evenodd" class="ColorScheme-Text" d="M 8,1 C 6,1 3,8 3,15 5,12 8,10 9,10 10,10 11.112,11 13.112,14 13,8 10,1 8,1 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,2 A 6,6 0 0 0 7.219,2.0586 C 6.722,2.9089 6.182,4.1836 5.7031,5.6797 5.0349,7.768 4.5858,10.257 4.3086,12.721 A 6,6 0 0 0 4.3613,12.762 C 4.8082,12.226 5.2283,11.608 5.668,11.168 6.257,10.579 6.817,10.083 7.336,9.707 7.855,9.331 8.25,9 9,9 9.583,9 10.054,9.279 10.43,9.598 10.805,9.917 11.133,10.309 11.482,10.777 11.528,10.839 11.598,10.954 11.645,11.018 11.319,9.138 10.881,7.24 10.316,5.5703 9.833,4.1388 9.291,2.8959 8.793,2.0586 A 6,6 0 0 0 8,2 Z M 4.4941,3.1406 A 6,6 0 0 0 2,8 6,6 0 0 0 2.5078,10.398 C 2.8284,8.517 3.2793,6.688 3.7969,5.0703 4.0174,4.3811 4.2521,3.7411 4.4941,3.1406 Z M 11.537,3.1621 C 11.769,3.723 11.997,4.3 12.211,4.9316 12.76,6.556 13.237,8.374 13.578,10.193 A 6,6 0 0 0 14,8 6,6 0 0 0 11.537,3.1621 Z M 9,11 C 8.945,11 8.967,11.006 9.023,11.041 9.087,11.012 9.104,11 9,11 Z M 9.023,11.041 C 8.934,11.082 8.734,11.162 8.508,11.326 8.12,11.607 7.618,12.046 7.082,12.582 6.753,12.911 6.411,13.284 6.066,13.674 A 6,6 0 0 0 8,14 6,6 0 0 0 10.793,13.307 C 10.457,12.8 10.144,12.33 9.879,11.975 9.575,11.568 9.313,11.273 9.137,11.123 9.076,11.072 9.053,11.059 9.023,11.041 Z"/> +</svg> |