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/accessibility.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/accessibility.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/apps/scalable/accessibility.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/apps/scalable/accessibility.svg b/.icons/Gruvbox-Plus-Dark/apps/scalable/accessibility.svg new file mode 100644 index 000000000..f0f9754a5 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/apps/scalable/accessibility.svg @@ -0,0 +1,21 @@ +<svg width="256" height="256" xmlns="http://www.w3.org/2000/svg"> + <defs> + <linearGradient id="d" x1="296" x2="296" y1="-212" y2="236" gradientUnits="userSpaceOnUse"> + <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="c"> + <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> + <linearGradient id="b" x1="32" x2="272" y1="156" y2="156" gradientTransform="rotate(60 162.659 119.325)" gradientUnits="userSpaceOnUse"> + <stop offset="0" stop-color="#458588"/> + <stop offset="1" stop-color="#458588"/> + </linearGradient> + </defs> + <path d="M162.537 18.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.938V101.37c0-72.58 10.383-82.937 83.031-82.937z" filter="url(#a)" opacity=".2"/> + <path d="M162.537 16.432c72.648 0 83.031 10.357 83.031 82.937v58.126c0 72.58-10.383 82.937-83.031 82.937H88.599c-72.648 0-83.031-10.357-83.031-82.937V99.369c0-72.58 10.383-82.937 83.031-82.937z" fill="url(#b)"/> + <path d="M125.568 44.434c-46.346 0-84 37.655-84 83.998s37.654 83.998 84 83.998 84-37.655 84-83.998-37.654-83.998-84-83.998zm0 7.996c42.02 0 76 33.98 76 76.002s-33.98 76.002-76 76.002-76-33.98-76-76.002 33.98-76.002 76-76.002zm-.002 20.004a16 16 0 0 0-16 16 16 16 0 0 0 16 16 16 16 0 0 0 16-16 16 16 0 0 0-16-16zm-48 40v8l9.918.016c4.17 0 7.712.601 10.629 1.878 2.865 1.19 5.215 2.946 6.941 5.243 1.77 2.203 2.998 4.854 3.688 7.89.695 3.057.795 6.286 1.008 9.7l.004.046-.075 39.227h7.887v-28a8 8 0 0 1 16 0v28h8l.074-39.18c.007-3.54.337-6.806 1.016-9.793.691-3.04 1.921-5.697 3.695-7.902 1.727-2.291 4.076-4.046 6.938-5.234 2.915-1.276 7.042-1.875 10.62-1.875h9.657v-8.016z" fill="#ebdbb2"/> + <path transform="matrix(.5 0 0 .5 -18.432 122.432)" 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(#c)" fill="none" opacity=".4" stroke-linecap="round" stroke-linejoin="round" stroke-width="8" stroke="url(#d)"/> +</svg> |