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/24/pocket-casts-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/24/pocket-casts-tray.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/24/pocket-casts-tray.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/24/pocket-casts-tray.svg b/.icons/kora-light-panel/panel/24/pocket-casts-tray.svg new file mode 100644 index 000000000..1219bf1eb --- /dev/null +++ b/.icons/kora-light-panel/panel/24/pocket-casts-tray.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-4 -4 24 24"> + <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.8659932 0-7 3.1340068-7 7 0 3.865993 3.1340068 7 7 7v-2c-2.8994949 0-5-2.100505-5-5 0-2.8994949 2.1005051-5 5-5 2.899495 0 5 2.1005051 5 5h2c0-3.8659932-3.134007-7-7-7zm0 3c-2.209139 0-4 1.790861-4 4s1.790861 4 4 4v-1.333984c-1.4727594 0-2.6660156-1.1932566-2.6660156-2.666016-.0002084-1.4553101 1.165992-2.6413816 2.6210937-2.6660156.015046-.0001274.0298759-.0001274.0449219 0 1.4727594 0 2.666016 1.1932562 2.666016 2.6660156h1.333984c0-2.209139-1.790861-4-4-4z"/> +</svg> |