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/16/QMPlay2-panel.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/16/QMPlay2-panel.svg')
-rw-r--r-- | .icons/kora/panel/16/QMPlay2-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/panel/16/QMPlay2-panel.svg b/.icons/kora/panel/16/QMPlay2-panel.svg new file mode 100644 index 000000000..2d0c6c11a --- /dev/null +++ b/.icons/kora/panel/16/QMPlay2-panel.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 2.6289062 1 A 1.5912092 1.4213061 0 0 0 1 2.4199219 L 1 8 L 1 13.580078 A 1.5912092 1.4213061 0 0 0 3.3867188 14.808594 L 8.796875 12.019531 L 14.205078 9.2304688 A 1.5912092 1.4213061 0 0 0 14.205078 6.7695312 L 8.796875 3.9804688 L 3.3867188 1.1894531 A 1.5912092 1.4213061 0 0 0 2.6289062 1 z M 2.4707031 2.9667969 L 2.4785156 2.9707031 C 2.4753756 2.9691831 2.4739731 2.9704308 2.4707031 2.96875 L 2.4707031 2.9667969 z M 3 3.2402344 L 7.8789062 5.7578125 L 12.228516 8 L 7.8789062 10.242188 L 3 12.757812 L 3 8 L 3 3.2402344 z"/> +</svg> |