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/panel/16/indicator-cpufreq.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/panel/16/indicator-cpufreq.svg')
-rw-r--r-- | .icons/kora/panel/16/indicator-cpufreq.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/panel/16/indicator-cpufreq.svg b/.icons/kora/panel/16/indicator-cpufreq.svg new file mode 100644 index 000000000..4888f36fb --- /dev/null +++ b/.icons/kora/panel/16/indicator-cpufreq.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#dfdfdf; } .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 0c-.14.002-.254.118-.254.258v1.572c-.649.108-1.156.615-1.265 1.264h-1.567-.004c-.142 0-.258.117-.258.259 0 .141.116.258.258.258h1.545v2.582h-1.541-.004c-.142 0-.258.116-.258.258s.116.258.258.258h1.545v2.582h-1.541c-.142 0-.259.117-.259.258 0 .142.117.259.259.259h1.541v2.582h-1.541-.011c-.142 0-.258.116-.258.258s.116.258.258.258h1.578c.109.649.616 1.156 1.265 1.265v1.571c0 .142.117.258.258.258.142 0 .258-.116.258-.258v-.004-1.541h2.582v1.545c0 .142.117.258.259.258.141 0 .258-.116.258-.258v-.004-1.541h2.582v1.552c0 .142.116.258.258.258s.258-.116.258-.258v-.011-1.541h2.582v1.541c0 .142.117.258.259.258.141 0 .258-.116.258-.258v-1.567c.649-.109 1.156-.616 1.264-1.265h1.572c.141 0 .258-.117.258-.258v-.004c-.002-.141-.121-.256-.262-.254h-1.541v-2.582h1.545c.141 0 .258-.117.258-.258v-.005c-.002-.141-.121-.256-.262-.254h-1.541v-2.582h1.546c.141 0 .258-.116.258-.258v-.004c-.002-.141-.12-.256-.262-.254h-1.541v-2.582h1.545c.141 0 .258-.117.258-.258v-.004c-.002-.142-.12-.256-.262-.254h-1.568c-.109-.65-.616-1.156-1.265-1.265v-1.568-.004c0-.141-.117-.258-.258-.258h-.005c-.142.003-.256.121-.254.262v1.542h-2.582v-1.542-.004c0-.141-.117-.258-.258-.258h-.004c-.142.003-.256.121-.254.262v1.542h-2.582v-1.542-.004c0-.141-.116-.258-.258-.258h-.004c-.14.002-.254.118-.254.258v1.546h-2.582v-1.542-.004c0-.141-.117-.258-.258-.258h-.004-.001z"/> +</svg> |