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/22/indicator-sensors-cpu.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/22/indicator-sensors-cpu.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/panel/22/indicator-sensors-cpu.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/panel/22/indicator-sensors-cpu.svg b/.icons/Gruvbox_Dark-2/panel/22/indicator-sensors-cpu.svg new file mode 100644 index 000000000..942c132e5 --- /dev/null +++ b/.icons/Gruvbox_Dark-2/panel/22/indicator-sensors-cpu.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" 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="m8.25 3c-0.1385 0-0.25 0.1115-0.25 0.25v1.5c0 0.1385 0.1115 0.25 0.25 0.25h0.5c0.1385 0 0.25-0.1115 0.25-0.25v-1.5c0-0.1385-0.1115-0.25-0.25-0.25h-0.5zm4 0c-0.138 0-0.25 0.1115-0.25 0.25v1.5c0 0.1385 0.112 0.25 0.25 0.25h0.5c0.138 0 0.25-0.1115 0.25-0.25v-1.5c0-0.1385-0.112-0.25-0.25-0.25h-0.5zm4 0c-0.138 0-0.25 0.1115-0.25 0.25v1.5c0 0.1385 0.112 0.25 0.25 0.25h0.5c0.138 0 0.25-0.1115 0.25-0.25v-1.5c0-0.1385-0.112-0.25-0.25-0.25h-0.5zm-10 2c-0.6925 0-1.25 0.5575-1.25 1.25v0.7754c0.5716 0.1154 1 0.618 1 1.2246v0.5c0 0.6066-0.4284 1.1092-1 1.2246v1.0504c0.5716 0.116 1 0.618 1 1.225v0.5c0 0.607-0.4284 1.109-1 1.225v1.05c0.5716 0.116 1 0.618 1 1.225v0.5c0 0.599-0.418 1.095-0.9785 1.219 0.1034 0.587 0.6111 1.031 1.2285 1.031h11.5c0.692 0 1.25-0.558 1.25-1.25v-11.5c0-0.6086-0.431-1.1113-1.006-1.2246-0.014 0.5414-0.449 0.9746-0.994 0.9746h-1c-0.554 0-1-0.446-1-1h-1c0 0.554-0.446 1-1 1h-1c-0.554 0-1-0.446-1-1h-1c0 0.554-0.446 1-1 1h-1c-0.554 0-1-0.446-1-1h-0.75zm1.75 2h9c0.554 0 1 0.446 1 1v9c0 0.554-0.446 1-1 1h-9c-0.554 0-1-0.446-1-1v-9c0-0.554 0.446-1 1-1zm-4.75 1c-0.1385 0-0.25 0.1115-0.25 0.25v0.5c0 0.1385 0.1115 0.25 0.25 0.25h1.5c0.1385 0 0.25-0.1115 0.25-0.25v-0.5c0-0.1385-0.1115-0.25-0.25-0.25h-1.5zm5 0c-0.1385 0-0.25 0.1115-0.25 0.25v8.5c0 0.138 0.1115 0.25 0.25 0.25h8.5c0.138 0 0.25-0.112 0.25-0.25v-8.5c0-0.1385-0.112-0.25-0.25-0.25h-8.5zm-5 4c-0.1385 0-0.25 0.112-0.25 0.25v0.5c0 0.138 0.1115 0.25 0.25 0.25h1.5c0.1385 0 0.25-0.112 0.25-0.25v-0.5c0-0.138-0.1115-0.25-0.25-0.25h-1.5zm0 4c-0.1385 0-0.25 0.112-0.25 0.25v0.5c0 0.138 0.1115 0.25 0.25 0.25h1.5c0.1385 0 0.25-0.112 0.25-0.25v-0.5c0-0.138-0.1115-0.25-0.25-0.25h-1.5z"/> +</svg> |