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/16/num-lock-off.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/16/num-lock-off.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/num-lock-off.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/num-lock-off.svg b/.icons/kora-light-panel/panel/16/num-lock-off.svg new file mode 100644 index 000000000..0c48fceb1 --- /dev/null +++ b/.icons/kora-light-panel/panel/16/num-lock-off.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:#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="m0 12.733.001.547c.001 1.212 1.038 2.25 2.249 2.25h11.5c1.212 0 2.25-1.038 2.25-2.25v-.547c-.532.485-1.225.797-2 .797h-12c-.774 0-1.468-.312-2-.797zm.999-.001c-.661-.382-1.078-1.132-.987-1.953l1-9c.112-1.013.969-1.779 1.988-1.779h10c1.019 0 1.875.766 1.988 1.779l1 9c.091.821-.326 1.571-.988 1.954v-1.732c0-.036-.002-.074-.006-.111l-1-9c-.056-.506-.484-.89-.994-.89h-10c-.51 0-.938.383-.994.89l-1 8.999c-.005.038-.007.075-.007.112zm6.684-1.266c-.047 0-.07-.024-.07-.071v-6.961c-.18.133-.36.267-.539.402-.18.135-.36.266-.539.395-.028.02-.053.023-.076.009-.024-.014-.036-.036-.036-.067v-1.272c0-.008.003-.017.009-.029s.013-.022.021-.029l1.207-.873h1.224c.047 0 .071.023.071.07v8.355c0 .047-.024.071-.071.071z" /> +</svg>
\ No newline at end of file |