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-Plus-Dark/panel/24/gmail-tray-unread.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-Plus-Dark/panel/24/gmail-tray-unread.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/panel/24/gmail-tray-unread.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/panel/24/gmail-tray-unread.svg b/.icons/Gruvbox-Plus-Dark/panel/24/gmail-tray-unread.svg new file mode 100644 index 000000000..95e4a8e07 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/panel/24/gmail-tray-unread.svg @@ -0,0 +1,10 @@ +<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:#ebdbb2; } .ColorScheme-Highlight { color:#458588; } + </style> + </defs> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="m 7.0410156,5.9999376 4.9648434,3.544922 4.962891,-3.544922 z M 7,10.880797 v 7.119141 h 9.501953 A 2.5,2.5 0 0 1 16,16.499938 2.5,2.5 0 0 1 17,14.501891 v -3.611328 l -3.830078,2.736328 c -0.692341,0.494674 -1.633831,0.494674 -2.326172,0 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 5.0371094,5.9999376 A 0.99917917,0.9987072 0 0 0 4.0019531,7.0409532 C 4.0019147,7.0436766 4,7.068297 4,7.068297 v 9.9375 c 0,0.54653 0.4399575,1.000321 0.9921875,0.994141 H 6 V 8.9393907 l 5.425781,3.8730473 a 0.99917917,0.9987072 0 0 0 1.16211,0 L 18,8.9491564 v 5.1054696 a 2.5,2.5 0 0 1 0.5,-0.05469 2.5,2.5 0 0 1 1.5,0.503906 V 6.990172 c 0,-0.00348 -0.0019,-0.0063 -0.002,-0.00977 A 1.0001247,0.99965229 0 0 0 19.92573,6.6327457 c -0.0071,-0.018016 -0.01332,-0.03526 -0.02148,-0.052734 A 1.0001247,0.99965229 0 0 0 19.724609,6.3202501 c -0.01676,-0.01774 -0.03278,-0.034302 -0.05078,-0.050781 A 1.0001247,0.99965229 0 0 0 19.431641,6.1073595 c -0.03286,-0.015969 -0.06494,-0.028643 -0.09961,-0.041016 a 1.0001247,0.99965229 0 0 0 -0.279297,-0.05664 C 19.03439,6.0086897 19.01856,5.9999376 19,5.9999376 l -0.0059,0.00977 A 1.0001247,0.99965229 0 0 0 18.417969,6.193297 L 12.005859,10.773376 5.59375,6.193297 A 0.99917917,0.9987072 0 0 0 5.0371094,5.9999376 Z"/> + <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="18.5" cy="16.5" r="1.5"/> +</svg> |