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/apps/scalable/electron-mail.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/apps/scalable/electron-mail.svg')
-rw-r--r-- | .icons/kora/apps/scalable/electron-mail.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/electron-mail.svg b/.icons/kora/apps/scalable/electron-mail.svg new file mode 100644 index 000000000..14fcd68f8 --- /dev/null +++ b/.icons/kora/apps/scalable/electron-mail.svg @@ -0,0 +1,8 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(0 -43.3373 43.3373 0 201.9 45.6687)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#2e2e2e" offset="0"/> + <stop stop-color="#5d5d5d" offset="1"/> + </linearGradient> + <path d="m45.668 8.56c0-3.438-2.79-6.228-6.228-6.228h-30.88c-3.438 0-6.228 2.79-6.228 6.228v30.88c0 3.438 2.79 6.228 6.228 6.228h30.88c3.438 0 6.228-2.79 6.228-6.228z" fill="url(#a)"/> + <path d="m27.909 30.261-.384.384s-.905.922-2.303 1.388c-1.399.466-3.439.387-5.214-1.388l-.24-.239-4.527 5.865h17.34zm8.145-8.145-6.892 6.892 5.682 7.02c.919-.417 1.559-1.336 1.559-2.415v-10.197c0-.475-.133-.915-.349-1.3zm-24.265.312c-.122.305-.192.637-.192.988v10.197c0 1.031.588 1.912 1.443 2.353l5.475-6.812zm3.352-1.67v-2.658c0-4.893 3.966-8.859 8.859-8.859s8.859 3.966 8.859 8.859v2.658h.886c.345 0 .671.07.973.188l-8.446 8.445s-.661.645-1.611.962c-.95.316-2.043.395-3.4-.962l-8.292-8.291c.382-.211.816-.342 1.286-.342zm15.061 0v-2.658c0-3.456-2.745-6.202-6.202-6.202s-6.202 2.746-6.202 6.202v2.658z" fill="#00b38f" fill-rule="nonzero"/> +</svg> |