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-light-panel/panel/24/indicator-sensors-case.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-light-panel/panel/24/indicator-sensors-case.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/24/indicator-sensors-case.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/24/indicator-sensors-case.svg b/.icons/kora-light-panel/panel/24/indicator-sensors-case.svg new file mode 100644 index 000000000..b60de7633 --- /dev/null +++ b/.icons/kora-light-panel/panel/24/indicator-sensors-case.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-4 -4 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 2,3 V 14 C 2,14.554 2.446,15 3,15 H 13 C 13.554,15 14,14.554 14,14 V 3 Z M 4.5,5 H 11.5 C 11.776,5 12,5.2239 12,5.5 V 7.5 9.5 C 12,9.7761 11.776,10 11.5,10 H 4.5 C 4.2239,10 4,9.7761 4,9.5 V 7.5 5.5 C 4,5.2239 4.2239,5 4.5,5 Z M 5,6 V 7 H 11 V 6 Z M 5,8 V 9 H 11 V 8 Z M 5,11 H 6 V 12 H 7 V 11 H 8 V 12 H 9 V 11 H 10 V 12 H 11 V 11 H 12 V 12 H 11 V 13 H 12 V 14 H 11 V 13 H 10 V 14 H 9 V 13 H 8 V 14 H 7 V 13 H 6 V 14 H 5 V 13 H 4 V 12 H 5 Z M 5,12 V 13 H 6 V 12 Z M 7,13 H 8 V 12 H 7 Z M 9,13 H 10 V 12 H 9 Z"/> + <path style="fill:currentColor;fill-rule:evenodd" class="ColorScheme-Text" d="M 2,2 4,1 H 12 L 14,2 Z"/> +</svg> |