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/cpod-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/22/cpod-tray.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/22/cpod-tray.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/22/cpod-tray.svg b/.icons/kora-light-panel/panel/22/cpod-tray.svg new file mode 100644 index 000000000..2baa5fb69 --- /dev/null +++ b/.icons/kora-light-panel/panel/22/cpod-tray.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 fill="#444444" d="m8 1c-3.878 0-7 3.122-7 7s3.122 7 7 7 7-3.122 7-7-3.122-7-7-7zm0 1c1.6007971.00168 3.134206.6429757 4.259766 1.78125l-.503907.4921875c-.993106-1.0017505-2.3452693-1.5652917-3.755859-1.5664063-2.92386 0-5.2929688 2.3691086-5.2929688 5.2929688 0 2.92386 2.3691088 5.292969 5.2929688 5.292969 1.4104496-.0015 2.763035-.564572 3.755859-1.566407l.50586.494141c-1.126125 1.138108-2.6606428 1.778354-4.261719 1.779297-3.3137083 0-6-2.686292-6-6 0-3.3137086 2.6862917-6 6-6zm0 2c1.0625001.00102 2.080415.4247994 2.830078 1.1777344l-.476562.4648437c-.6242992-.624088-1.4707746-.9737755-2.353516-.9746093-1.840864 0-3.3320313 1.4911671-3.3320312 3.3320312 0 1.8408638 1.4911673 3.332031 3.3320312 3.332031.8827414-.00081 1.7292168-.350521 2.353516-.974609l.476562.464844c-.74977.752695-1.7676723 1.176925-2.830078 1.177734-2.2090361 0-4-1.790963-4-4 0-2.209036 1.7909639-4 4-4zm0 2c.5254846.0002101 1.0302717.2090195 1.4042969.578125l-.4101563.3984375c-.2660847-.2588417-.6229261-.4036967-.9941406-.4042969-.7888528 0-1.4277344.6388816-1.4277344 1.4277344s.6388816 1.4277344 1.4277344 1.4277344c.3714445.0000024.7276009-.145594.9941406-.4042969l.4101563.3984375c-.3737081.3693786-.8788472.577468-1.4042969.578125-1.1043939.000001-2-.8956069-2-2 0-1.1043939.8956061-2 2-2z"/> +</svg> |