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/22/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/22/popcorntime-tray.svg')
-rw-r--r-- | .icons/gruvbox_dark/panel/22/popcorntime-tray.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/panel/22/popcorntime-tray.svg b/.icons/gruvbox_dark/panel/22/popcorntime-tray.svg new file mode 100644 index 000000000..2c86dc761 --- /dev/null +++ b/.icons/gruvbox_dark/panel/22/popcorntime-tray.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" d="M 3.857422,3.0000002 C 3.382562,3.0000002 3,3.3825621 3,3.8574221 L 3,11 19,11 19,3.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 -6,3 c 2.0537,0.31733 4,0 4,0 C 13,9.1046002 12.1046,10 11,10 9.8954,10 9,9.1046002 9,8.0000002 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 3,11 0,7.142578 C 3,18.617578 3.382572,19 3.857422,19 l 14.285156,0 C 18.617578,19 19,18.617578 19,18.142578 L 19,11 3,11 Z m 3.902344,1 0.195312,0 C 7.597364,12 8,12.357028 8,12.800781 l 0,4.398438 C 8,17.642973 7.597364,18 7.097656,18 L 6.902344,18 C 6.402635,18 6,17.642973 6,17.199219 L 6,12.800781 C 6,12.357028 6.402635,12 6.902344,12 Z m 4,0 0.195312,0 C 11.597364,12 12,12.357028 12,12.800781 l 0,4.398438 C 12,17.642973 11.597364,18 11.097656,18 l -0.195312,0 C 10.402635,18 10,17.642973 10,17.199219 l 0,-4.398438 C 10,12.357028 10.402635,12 10.902344,12 Z m 4,0 0.195312,0 C 15.597364,12 16,12.357028 16,12.800781 l 0,4.398438 C 16,17.642973 15.597364,18 15.097656,18 l -0.195312,0 C 14.402636,18 14,17.642973 14,17.199219 l 0,-4.398438 C 14,12.357028 14.402636,12 14.902344,12 Z"/> +</svg> |