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/gruvbox_dark/panel/24/popcorntime-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/gruvbox_dark/panel/24/popcorntime-tray.svg')
-rw-r--r-- | .icons/gruvbox_dark/panel/24/popcorntime-tray.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/panel/24/popcorntime-tray.svg b/.icons/gruvbox_dark/panel/24/popcorntime-tray.svg new file mode 100644 index 000000000..d5d866b26 --- /dev/null +++ b/.icons/gruvbox_dark/panel/24/popcorntime-tray.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 4.857422,4.0000002 C 4.382562,4.0000002 4,4.3825621 4,4.8574221 L 4,12 20,12 20,4.8574221 c 0,-0.47484 -0.383422,-0.8574219 -0.857422,-0.8574219 l -14.285156,0 z m 3.142578,2 a 1,1 0 0 1 1,1 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 z m 8,0 a 1,1 0 0 1 1,1 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 z M 10,9 c 2.0537,0.31733 4,0 4,0 0,1.1046 -0.8954,2 -2,2 -1.1046,0 -2,-0.8954 -2,-2 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 4,12 0,7.142578 C 4,19.617578 4.382572,20 4.857422,20 l 14.285156,0 C 19.617578,20 20,19.617578 20,19.142578 L 20,12 4,12 Z m 3.902344,1 0.195312,0 C 8.597364,13 9,13.357028 9,13.800781 l 0,4.398438 C 9,18.642973 8.597364,19 8.097656,19 L 7.902344,19 C 7.402635,19 7,18.642973 7,18.199219 L 7,13.800781 C 7,13.357028 7.402635,13 7.902344,13 Z m 4,0 0.195312,0 C 12.597364,13 13,13.357028 13,13.800781 l 0,4.398438 C 13,18.642973 12.597364,19 12.097656,19 l -0.195312,0 C 11.402635,19 11,18.642973 11,18.199219 l 0,-4.398438 C 11,13.357028 11.402635,13 11.902344,13 Z m 4,0 0.195312,0 C 16.597364,13 17,13.357028 17,13.800781 l 0,4.398438 C 17,18.642973 16.597364,19 16.097656,19 l -0.195312,0 C 15.402636,19 15,18.642973 15,18.199219 l 0,-4.398438 C 15,13.357028 15.402636,13 15.902344,13 Z"/> +</svg> |