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/24/jamesdsp-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/panel/24/jamesdsp-tray.svg')
-rw-r--r-- | .icons/kora/panel/24/jamesdsp-tray.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/panel/24/jamesdsp-tray.svg b/.icons/kora/panel/24/jamesdsp-tray.svg new file mode 100644 index 000000000..6fe35d7f5 --- /dev/null +++ b/.icons/kora/panel/24/jamesdsp-tray.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 -4 24 24"> + <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 fill="#dfdfdf" d="m15.26 3.082c0-1.293-1.049-2.342-2.342-2.342h-9.836c-1.293 0-2.342 1.049-2.342 2.342v9.836c0 1.293 1.049 2.342 2.342 2.342h9.836c1.293 0 2.342-1.049 2.342-2.342zm-.895.08c0-.843-.684-1.527-1.527-1.527h-9.676c-.843 0-1.527.684-1.527 1.527v9.676c0 .843.684 1.527 1.527 1.527h9.676c.843 0 1.527-.684 1.527-1.527zm-11.365 5.654v3.184c0 .549.451 1 1 1s1-.451 1-1v-3.182c-.321.117-.659.179-1 .182-.341-.004-.68-.066-1-.184zm10 1c-.32.118-.659.18-1 .184-.341-.003-.679-.063-1-.18v2.18c0 .549.451 1 1 1s1-.451 1-1zm-5-1.816c-1.097 0-2 .903-2 2s.903 2 2 2 2-.903 2-2-.903-2-2-2zm4-3c-1.097 0-2 .903-2 2s.903 2 2 2 2-.903 2-2-.903-2-2-2zm-10 1c0 1.097.903 2 2 2s2-.903 2-2-.903-2-2-2-2 .903-2 2zm6-3c-.549 0-1 .451-1 1v3.182c.321-.117.659-.179 1-.182.341.001.679.06 1 .174v-3.174c0-.549-.451-1-1-1zm4 0c-.549 0-1 .451-1 1v.184c.32-.118.659-.18 1-.184.341.003.679.063 1 .18v-.18c0-.549-.451-1-1-1z"/> +</svg> |