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/dopamine.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/dopamine.svg')
-rw-r--r-- | .icons/kora/apps/scalable/dopamine.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/dopamine.svg b/.icons/kora/apps/scalable/dopamine.svg new file mode 100644 index 000000000..14fcfb9af --- /dev/null +++ b/.icons/kora/apps/scalable/dopamine.svg @@ -0,0 +1,11 @@ +<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 -45.528 45.528 0 24 46.764)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#2c5bc5" offset="0"/> + <stop stop-color="#6891ee" offset="1"/> + </linearGradient> + <g fill-rule="nonzero"> + <path d="m42.211 1.236h-18.389c-12.528 0-22.586 10.13-22.586 22.764 0 12.611 10.153 22.764 22.764 22.764 12.156 0 22.025-9.435 22.722-21.411l.042-.04v-19.524c0-2.522-2.031-4.553-4.553-4.553z" fill="url(#a)"/> + <path d="m36.52 1.236v11.18c-3.225-3.492-7.767-5.483-12.52-5.489-9.366 0-17.073 7.707-17.073 17.073s7.707 17.073 17.073 17.073 17.073-7.707 17.073-17.073c-.001-.38-.014-.759-.04-1.138h.04v-21.626z" fill="#2b2b2b"/> + <path d="m24 11.48c-6.868 0-12.52 5.652-12.52 12.52s5.652 12.52 12.52 12.52 12.52-5.652 12.52-12.52-5.652-12.52-12.52-12.52zm0 9.105c1.873 0 3.415 1.542 3.415 3.415s-1.542 3.415-3.415 3.415-3.415-1.542-3.415-3.415 1.542-3.415 3.415-3.415z" fill="#ffffff"/> + </g> +</svg> |