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/eiciel.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/eiciel.svg')
-rw-r--r-- | .icons/kora/apps/scalable/eiciel.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/eiciel.svg b/.icons/kora/apps/scalable/eiciel.svg new file mode 100644 index 000000000..c139875c2 --- /dev/null +++ b/.icons/kora/apps/scalable/eiciel.svg @@ -0,0 +1,10 @@ +<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.5169 43.5169 0 24.6067 45.7574)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#006aff" offset="0"/> + <stop stop-color="#11acd7" offset="1"/> + </linearGradient> + <g fill-rule="nonzero"> + <path d="m24 2.24c-6.009 0-10.88 4.871-10.88 10.88.006 3.426 1.624 6.65 4.369 8.7-7.723 8.75-10.801 18.948-10.801 18.948-.313 1.017.156 2.111 1.107 2.586 0 0 1.423.686 4.037 1.267 2.615.581 6.583 1.139 12.168 1.139s9.553-.558 12.168-1.139c2.614-.581 4.037-1.267 4.037-1.267.951-.475 1.42-1.569 1.107-2.586 0 0-3.077-10.196-10.799-18.946 2.745-2.051 4.363-5.275 4.367-8.702 0-6.009-4.871-10.88-10.88-10.88z" fill="url(#a)"/> + <path d="m24 27.264c-5.44 0-5.44 6.528-5.44 6.528 0 1.088 0 6.528 5.984 6.528 3.808 0 4.896-1.088 4.896-1.088v-2.176s-1.088 1.088-4.896 1.088c-2.72 0-2.72-3.264-2.72-3.264h7.616v-2.176s0-5.44-5.44-5.44zm0 2.176c2.176 0 2.176 3.264 2.176 3.264h-4.352s0-3.264 2.176-3.264z" fill="#ffffff"/> + </g> +</svg> |