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/22/indicator-cpufreq-75.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/22/indicator-cpufreq-75.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/22/indicator-cpufreq-75.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/22/indicator-cpufreq-75.svg b/.icons/kora-light-panel/panel/22/indicator-cpufreq-75.svg new file mode 100644 index 000000000..29417bf88 --- /dev/null +++ b/.icons/kora-light-panel/panel/22/indicator-cpufreq-75.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-3 -3 22 22"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="m3.348 0h.005c.142 0 .258.117.258.258v1.545h2.582v-1.541c-.002-.142.113-.26.254-.262h.004c.141 0 .258.117.258.258v1.545h2.582v-1.541c-.002-.142.113-.26.254-.262h.004c.141 0 .258.117.258.258v1.545h2.582v-1.541c-.002-.142.113-.26.254-.262h.005c.141 0 .258.117.258.258v1.572c.65.109 1.155.615 1.264 1.264h1.568c.141-.002.26.112.262.254v.005c0 .142-.117.258-.258.258h-1.545v2.582h1.541c.141-.002.26.113.262.254v.004c0 .141-.117.258-.258.258h-1.545v2.582h1.541c.141-.002.26.113.262.254v.004c0 .141-.117.258-.258.258h-1.545v2.582h1.545c.141 0 .257.115.258.256v.003c0 .141-.117.258-.258.258h-1.572c-.109.65-.614 1.155-1.264 1.264v1.568c0 .142-.117.259-.258.259-.142 0-.259-.117-.259-.259v-1.541h-2.582v1.552c0 .142-.116.258-.258.258s-.258-.116-.258-.258v-1.552h-2.582v1.556c0 .142-.116.258-.258.258-.141 0-.258-.116-.258-.258v-1.556h-2.582v1.541c0 .142-.117.259-.258.259-.142 0-.259-.117-.259-.259v-1.568c-.65-.109-1.155-.614-1.264-1.264h-1.568c-.142 0-.259-.117-.259-.258 0-.142.117-.259.259-.259h1.541v-2.582h-1.552c-.142 0-.258-.116-.258-.258s.116-.258.258-.258h1.552v-2.582h-1.556c-.142 0-.258-.116-.258-.258 0-.141.116-.258.258-.258h1.556v-2.582h-1.541c-.142 0-.259-.117-.259-.258 0-.142.117-.259.259-.259h1.568c.109-.65.614-1.155 1.264-1.264v-1.568c-.002-.142.112-.26.254-.262z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m3.5 12h9c.277 0 .5.223.5.5s-.223.5-.5.5h-9c-.277 0-.5-.223-.5-.5s.223-.5.5-.5zm0-3h9c.277 0 .5.223.5.5s-.223.5-.5.5h-9c-.277 0-.5-.223-.5-.5s.223-.5.5-.5zm0-3h9c.277 0 .5.223.5.5s-.223.5-.5.5h-9c-.277 0-.5-.223-.5-.5s.223-.5.5-.5z"/> +</svg> |