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

9 lines
364 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="#282828"/>
<rect width="32" height="1" fill="#d4be98" fill-opacity="0.1"/>
<g fill="#d4be98" opacity="0.5">
<circle cx="16" cy="16" r="12" opacity="0"/>
<path d="m10 18 1.41 1.41 4.59-4.59 4.59 4.59 1.41-1.41-6-6z"/>
</g>
</svg>