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/kuro-tray.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/kuro-tray.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/kuro-tray.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/kuro-tray.svg b/.icons/kora-light-panel/panel/16/kuro-tray.svg new file mode 100644 index 000000000..1d29c0ca7 --- /dev/null +++ b/.icons/kora-light-panel/panel/16/kuro-tray.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" 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> + <g fill="#444444"> + <path fill-opacity=".25" d="m9.33 12.099-2.423 2.655c-.301.33-.828.326-1.133 0l-2.748-2.836-2.794-3.084c-.3-.331-.307-.823 0-1.148l2.323-2.455c.307-.325.82-.318 1.133 0l5.642 5.719c.313.318.301.818 0 1.149z"/> + <path d="m15.761 5.694c.304-.311.304-.808-.001-1.119-.625-.638-1.644-1.679-2.28-2.327-.15-.154-.356-.24-.57-.24-.215 0-.421.086-.571.24-2.117 2.161-9.396 9.593-9.396 9.593l3.398 3.47s7.333-7.487 9.42-9.617z"/> + </g> +</svg> |