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/kora/status/symbolic/sensors-temperature-symbolic.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/kora/status/symbolic/sensors-temperature-symbolic.svg')
-rw-r--r-- | .icons/kora/status/symbolic/sensors-temperature-symbolic.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/kora/status/symbolic/sensors-temperature-symbolic.svg b/.icons/kora/status/symbolic/sensors-temperature-symbolic.svg new file mode 100644 index 000000000..e73328e08 --- /dev/null +++ b/.icons/kora/status/symbolic/sensors-temperature-symbolic.svg @@ -0,0 +1,4 @@ +<svg style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> + <path d="m11 6.017h-6v0.991c-1.257 0.942-1.998 2.421-2 3.992 0 2.761 2.239 5 5 5s5-2.239 5-5c-2e-3 -1.571-0.743-3.05-2-3.992v-0.991z" fill-opacity=".3" fill="#dfdfdf"/> + <path d="m8 0c-1.662 0-3 1.338-3 3v4.008c-1.257 0.942-1.998 2.421-2 3.992 0 2.761 2.239 5 5 5s5-2.239 5-5c-2e-3 -1.571-0.743-3.05-2-3.992v-4.008c0-1.662-1.338-3-3-3zm0 1c1.108 0 2 0.892 2 2v4.008c0 0.315 0.148 0.611 0.4 0.8 1.006 0.754 1.598 1.937 1.6 3.193 0 2.208-1.791 3.999-4 3.999s-4-1.791-4-4c2e-3 -1.255 0.594-2.438 1.6-3.192 0.252-0.189 0.4-0.485 0.4-0.8v-4.008c0-1.108 0.892-2 2-2z" fill="#dfdfdf"/> +</svg> |