summaryrefslogtreecommitdiff
path: root/.themes/Material-Black-Lime/xfwm4/assets/close-prelight.svg
blob: 758b3c910c5d49b857be3f2b11bb8690c1592cdb (plain)
1
2
3
4
5
6
7
8
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
  <rect width="32" height="32" fill="#09090a"/>
  <rect width="32" height="1" fill="#a5a5a5" fill-opacity="0.1"/>
  <g fill="#a5a5a5">
    <circle cx="16" cy="16" r="12" opacity="0.08"/>
    <path d="M21 12.41L19.59 11 16 14.59 12.41 11 11 12.41 14.59 16 11 19.59 12.41 21 16 17.41 19.59 21 21 19.59 17.41 16z"/>
  </g>
</svg>