1
0
Fork 0
mirror of https://github.com/Horhik/dotfiles.git synced 2024-09-19 21:57:50 +00:00
Dotfiles/home/.themes/Gruvbox-Material-Dark/xfwm4/assets/shade-pressed.svg
2020-10-12 11:01:04 +03:00

9 lines
352 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<rect width="32" height="32" fill="#32302f"/>
<rect width="32" height="1" fill="#d4be98" fill-opacity="0.1"/>
<g fill="#d4be98">
<circle cx="16" cy="16" r="12" opacity="0.2"/>
<path d="m10 18 1.41 1.41 4.59-4.59 4.59 4.59 1.41-1.41-6-6z"/>
</g>
</svg>