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/Gruvbox-Plus-Dark/apps/scalable/guayadeque.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/Gruvbox-Plus-Dark/apps/scalable/guayadeque.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/apps/scalable/guayadeque.svg | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/apps/scalable/guayadeque.svg b/.icons/Gruvbox-Plus-Dark/apps/scalable/guayadeque.svg new file mode 100644 index 000000000..82deb1c90 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/apps/scalable/guayadeque.svg @@ -0,0 +1,25 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" version="1.0" enable-background="new"> + <defs> + <linearGradient id="e" x1="296" x2="296" y1="-212" y2="236" gradientUnits="userSpaceOnUse" xlink:href="#a"/> + <linearGradient id="a"> + <stop offset="0" stop-color="#ebdbb2"/> + <stop offset=".125" stop-color="#ebdbb2" stop-opacity=".098"/> + <stop offset=".925" stop-opacity=".098"/> + <stop offset="1" stop-opacity=".498"/> + </linearGradient> + <clipPath id="d" clipPathUnits="userSpaceOnUse"> + <path d="M361.938-212C507.235-212 528-191.287 528-46.125v116.25C528 215.286 507.235 236 361.937 236H214.063C68.766 236 48 215.286 48 70.125v-116.25C48-191.287 68.765-212 214.063-212z" fill="#b16286"/> + </clipPath> + </defs> + <path d="M162.537 62.432c72.648 0 83.031 10.357 83.031 82.937v58.125c0 72.581-10.383 82.938-83.031 82.938H88.599c-72.648 0-83.031-10.357-83.031-82.938V145.37c0-72.58 10.383-82.937 83.031-82.937z" opacity=".2" filter="url(#b)" transform="translate(0 -44)"/> + <path d="M162.537 61.432c72.648 0 83.031 10.357 83.031 82.937v58.125c0 72.581-10.383 82.938-83.031 82.938H88.599c-72.648 0-83.031-10.357-83.031-82.938V144.37c0-72.58 10.383-82.937 83.031-82.937z" opacity=".1" filter="url(#c)" transform="translate(0 -44)"/> + <path d="M162.537 16.432c72.648 0 83.031 10.357 83.031 82.937v58.125c0 72.581-10.383 82.938-83.031 82.938H88.599c-72.648 0-83.031-10.357-83.031-82.938V99.37c0-72.58 10.383-82.937 83.031-82.937z" fill="#458588"/> + <g transform="translate(7.568 -34)"> + <path d="M117.63 103.952c-30.948.202-55.979 25.353-55.979 56.348 0 31.12 25.229 56.349 56.349 56.349 10.854 0 20.964-3.117 29.564-8.434-.714 11.577-7.746 21.395-17.701 26.135v28.082c25.038-5.917 43.718-28 44.393-54.68h.092v-103.8z" fill="#b8bb26"/> + <path d="M120.966 62.432v68.397c-.968-.096-1.973-.186-2.966-.186-16.38 0-29.657 13.278-29.657 29.657 0 16.38 13.278 29.657 29.657 29.657 16.38 0 29.657-13.277 29.657-29.657v-56.348h26.599c-1.535-23.178-20.827-41.52-44.393-41.52z" fill="#282828"/> + <circle cx="107.62" cy="149.92" r="7.414" fill="#ebdbb2"/> + </g> + <g> + <path d="M361.938-212C507.235-212 528-191.287 528-46.125v116.25C528 215.286 507.235 236 361.937 236H214.063C68.766 236 48 215.286 48 70.125v-116.25C48-191.287 68.765-212 214.063-212z" clip-path="url(#d)" transform="matrix(.5 0 0 .5 -18.432 122.432)" opacity=".4" fill="none" stroke="url(#e)" stroke-width="8" stroke-linecap="round" stroke-linejoin="round"/> + </g> +</svg> |