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/22/protonmail-indicator.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/22/protonmail-indicator.svg')
-rw-r--r-- | .icons/kora/panel/22/protonmail-indicator.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/panel/22/protonmail-indicator.svg b/.icons/kora/panel/22/protonmail-indicator.svg new file mode 100644 index 000000000..6348bcc52 --- /dev/null +++ b/.icons/kora/panel/22/protonmail-indicator.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:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m8 1c-.345 0-.69.015-.91.045-2.652.365-4.22 1.6-4.533 3.574-.035.218-.046.606-.051 2.09l-.004 1.166h-.002v.596l.078.119c.19.29 4.646 3.211 5.174 3.365.083.024.198.044.256.045.351.004 5.223-3.116 5.412-3.406l.08-.123s-.015-3.684-.107-4.09c-.166-.725-.466-1.298-.946-1.797-.77-.8-1.974-1.324-3.537-1.539-.22-.03-.565-.045-.91-.045zm0 1.678c1.66 0 3.648.799 3.648 2.626 0 .275.003 1.812-.009 1.824-.012.011-7.266.011-7.278 0-.012-.012-.015-1.545-.005-1.82.065-1.794 1.984-2.63 3.644-2.63zm5.5 6.793-.08.123c-.189.29-5.061 3.41-5.412 3.406-.058-.001-.173-.021-.256-.045-.528-.154-4.984-3.075-5.174-3.365l-.072-.113.008 5.052.082.149c.063.113.115.162.218.22l.135.077 10.028.025.136-.057c.176-.072.228-.114.309-.259l.064-.121z"/> +</svg> |