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-light-panel/panel/22/electron-mail-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/kora-light-panel/panel/22/electron-mail-tray.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/22/electron-mail-tray.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/22/electron-mail-tray.svg b/.icons/kora-light-panel/panel/22/electron-mail-tray.svg new file mode 100644 index 000000000..7cfaabff4 --- /dev/null +++ b/.icons/kora-light-panel/panel/22/electron-mail-tray.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-3 -3 22 22"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,0.99999995 C 5.238576,0.99999995 3,3.2385765 3,6 V 7 H 2.5 C 2.234997,7 1.989049,7.07373 1.773437,7.193359 l 4.681641,4.679688 c 0.766032,0.766031 1.381548,0.719823 1.917969,0.541015 0.536421,-0.178807 0.910156,-0.541015 0.910156,-0.541015 l 3.708985,-3.7089849 h 0.0078 v -0.0078 L 14.048816,7.1074339 C 13.878572,7.0406299 13.694479,7 13.499988,7 h -0.5 V 6 c 0,-2.7614235 -2.238577,-5.00000005 -5,-5.00000005 z M 8,2.5 c 1.950764,0 3.5,1.5492365 3.5,3.5 v 1 h -7 V 6 C 4.5,4.0492365 6.049236,2.5 8,2.5 Z m 6.802734,5.267578 -3.888672,3.888672 3.205079,3.207031 C 14.637989,14.627763 15,14.108853 15,13.5 V 8.5000001 C 15,8.2318731 14.925,7.9849441 14.802734,7.767578 Z M 1.109375,7.9433591 C 1.040505,8.1158571 1,8.3023521 1,8.5000001 V 13.5 c 0,0.582263 0.331969,1.079336 0.814453,1.328125 l 3.089844,-3.089844 z m 9.097656,4.4199219 -0.216797,0.216797 c 0,0 -0.511377,0.520069 -1.300781,0.783203 C 7.90005,13.626416 6.749781,13.581813 5.748047,12.580078 L 5.611328,12.445312 3.05664,15 h 9.785157 z"/> +</svg> |