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/psensor_hot.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/psensor_hot.svg')
-rw-r--r-- | .icons/Gruvbox-Dark/panel/16/psensor_hot.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Dark/panel/16/psensor_hot.svg b/.icons/Gruvbox-Dark/panel/16/psensor_hot.svg new file mode 100644 index 000000000..da5f71f27 --- /dev/null +++ b/.icons/Gruvbox-Dark/panel/16/psensor_hot.svg @@ -0,0 +1,8 @@ +<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:#d4be98; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="M 8,0 C 6.338,0 5,1.338 5,3 V 7.008 C 3.7432,7.95 3.0025,9.429 3,11 3.0029,13.624 5.0343,15.8 7.652,15.982 7.768,15.993 7.884,15.999 8,16 10.761,16 13,13.761 13,11 12.998,9.429 12.257,7.95 11,7.008 V 3 C 11,1.338 9.662,0 8,0 Z M 8,2 C 8.589,2 9,2.4114 9,3 V 8.008 L 9.801,8.607 C 10.556,9.174 10.998,10.058 11,11.002 10.999,12.681 9.681,13.999 8.002,14 7.948,13.999 7.894,13.997 7.84,13.992 L 7.816,13.988 7.791,13.986 C 6.202,13.876 5.0027,12.593 5,11 5.0027,10.057 5.4448,9.173 6.1992,8.607 L 7,8.008 V 3 C 7,2.4114 7.411,2 8,2 Z"/> +</svg> |