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/megapaused.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/megapaused.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/panel/22/megapaused.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/panel/22/megapaused.svg b/.icons/Gruvbox_Dark/panel/22/megapaused.svg new file mode 100644 index 000000000..57cb6f9fd --- /dev/null +++ b/.icons/Gruvbox_Dark/panel/22/megapaused.svg @@ -0,0 +1,11 @@ +<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> + <g style="fill:currentColor;opacity:0.3" class="ColorScheme-Text"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 11 3 C 6.5822865 3 3 6.578744 3 11 C 3 15.417713 6.5787438 19 11 19 C 11.326401 19 11.646718 18.975469 11.962891 18.9375 A 5 5 0 0 1 11 16 A 5 5 0 0 1 13 12.007812 L 13 11.5 L 12 13 L 10 13 L 9 11.5 L 9 14 L 7 14 L 7 8 L 9 8 L 11 11 L 13 8 L 15 8 L 15 11.105469 A 5 5 0 0 1 16 11 A 5 5 0 0 1 18.9375 11.960938 C 18.975324 11.645309 19 11.325879 19 11 C 19 6.5822866 15.421256 3 11 3 z"/> + </g> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 16.279297 12.007812 C 15.510764 11.953491 14.717412 12.120931 14 12.535156 C 12.0868 13.639756 11.432609 16.0868 12.537109 18 C 13.641609 19.9131 16.0869 20.567491 18 19.462891 C 19.9132 18.358291 20.569344 15.9132 19.464844 14 C 18.774531 12.804312 17.560186 12.098349 16.279297 12.007812 z M 14 14 L 15 14 L 15 18 L 14 18 L 14 14 z M 17 14 L 18 14 L 18 18 L 17 18 L 17 14 z"/> +</svg> |