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-2/panel/22/pomodoneapp-paused.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-2/panel/22/pomodoneapp-paused.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/panel/22/pomodoneapp-paused.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/panel/22/pomodoneapp-paused.svg b/.icons/Gruvbox_Dark-2/panel/22/pomodoneapp-paused.svg new file mode 100644 index 000000000..41db74784 --- /dev/null +++ b/.icons/Gruvbox_Dark-2/panel/22/pomodoneapp-paused.svg @@ -0,0 +1,8 @@ +<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" class="ColorScheme-Text" d="M 11 3 C 6.5817219 2.9999999 2.9999999 6.5817219 3 11 C 3 15.418278 6.581722 19 11 19 C 15.418278 19 19 15.418278 19 11 C 19 6.5817219 15.418278 3 11 3 z M 8.5 7 L 13.5 7 C 14.331 7 15 7.669 15 8.5 L 15 13.5 C 15 14.331 14.331 15 13.5 15 L 8.5 15 C 7.669 15 7 14.331 7 13.5 L 7 8.5 C 7 7.669 7.669 7 8.5 7 z M 8.5 8 C 8.223 8 8 8.223 8 8.5 L 8 13.5 C 8 13.777 8.223 14 8.5 14 L 9.5 14 C 9.777 14 10 13.777 10 13.5 L 10 8.5 C 10 8.223 9.777 8 9.5 8 L 8.5 8 z M 12.5 8 C 12.223 8 12 8.223 12 8.5 L 12 13.5 C 12 13.777 12.223 14 12.5 14 L 13.5 14 C 13.777 14 14 13.777 14 13.5 L 14 8.5 C 14 8.223 13.777 8 13.5 8 L 12.5 8 z"/> +</svg> |