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/gpm-brightness-kbd.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/gpm-brightness-kbd.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/22/gpm-brightness-kbd.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/22/gpm-brightness-kbd.svg b/.icons/kora-light-panel/panel/22/gpm-brightness-kbd.svg new file mode 100644 index 000000000..3a63c87e9 --- /dev/null +++ b/.icons/kora-light-panel/panel/22/gpm-brightness-kbd.svg @@ -0,0 +1,8 @@ +<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="fill:currentColor" class="ColorScheme-Text" d="m1.852 13.925h12.296v2.075h-12.296zm6.745-3.153h2.203v2.204h-2.203zm3.348 0h2.203v2.204h-2.203zm-6.707 0h2.204v2.204h-2.204zm-3.386 0h2.204v2.204h-2.204zm10.093-3.118h2.203v2.203h-2.203zm-6.707 0h2.204v2.203h-2.204zm3.374 0h2.204v2.203h-2.204zm-6.76 0h2.204v2.203h-2.204zm.835-.435c.344-2.695 2.649-4.782 5.438-4.782s5.094 2.087 5.439 4.782h-.477c-.342-2.434-2.435-4.309-4.962-4.309s-4.62 1.875-4.961 4.309zm1.256 0c.334-2.008 2.079-3.539 4.182-3.539 2.104 0 3.849 1.531 4.183 3.539zm-2.973-1.079c-.137-.03-.272.058-.301.195s.059.272.196.301l1.227.261c.137.029.272-.058.301-.195.03-.137-.058-.272-.195-.301zm13.99-.985c.128-.057.185-.207.128-.335s-.207-.186-.335-.129l-1.146.51c-.128.057-.186.208-.129.336s.207.185.335.128zm-12.647-1.772c-.113-.082-.272-.057-.355.057-.082.113-.057.272.057.354l1.015.738c.113.082.272.057.355-.056.082-.114.057-.273-.057-.355zm10.931-.769c.094-.104.086-.265-.019-.359-.104-.093-.264-.085-.358.019l-.84.933c-.094.104-.085.265.019.358.104.094.265.086.358-.018zm-8.583-1.202c-.07-.122-.226-.163-.347-.093-.122.07-.163.225-.093.347l.627 1.087c.07.121.226.163.347.092.122-.07.163-.225.093-.346zm5.983-.421c.043-.134-.03-.277-.164-.32-.133-.044-.276.029-.32.163l-.387 1.193c-.044.134.029.277.163.32.133.044.276-.03.32-.163zm-3.037-.426c-.014-.139-.139-.24-.279-.226-.139.015-.24.14-.226.279l.131 1.249c.015.139.14.24.28.226.139-.015.24-.14.226-.28z" /> +</svg> |