.dotfiles/themes/Gruvbox/xfwm4/shade-toggled-inactive.svg

10 lines
413 B
XML
Raw Normal View History

2023-08-11 04:18:20 +00:00
<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=".05"/>
<g fill="#d4be98">
<circle cx="16" cy="16" r="12" opacity="0"/>
<circle cx="16" cy="16" r="12" opacity="0"/>
<path d="m22 14-1.41-1.41-4.59 4.59-4.59-4.59-1.41 1.41l6 6z" opacity=".38"/>
</g>
</svg>