user-invisible-panel.svg 1.5 KB

123456789101112131415161718192021
  1. <svg width="24" xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" xmlns:xlink="http://www.w3.org/1999/xlink">
  2. <defs>
  3. <clipPath id="clip1">
  4. <rect width="24" height="24"/>
  5. </clipPath>
  6. <filter width="100%" x="0" y="0" height="100%" filterUnits="objectBoundingBox" id="alpha">
  7. <feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" in="SourceGraphic" type="matrix"/>
  8. </filter>
  9. <g style="clip-path:url(#clip1)" id="surface6">
  10. <path style="fill:#000;fill-rule:evenodd;fill-opacity:.302" d="M 11.398438 5.453125 C 6.433594 5.453125 2.398438 9.121094 2.398438 13.636719 C 2.398438 18.152344 6.433594 21.816406 11.398438 21.816406 C 13.757812 21.816406 15.90625 20.988281 17.511719 19.636719 L 24 19.636719 L 19.988281 15.988281 C 20.238281 15.238281 20.398438 14.460938 20.398438 13.636719 C 20.398438 9.121094 16.367188 5.453125 11.398438 5.453125 Z "/>
  11. <path style="fill:#dcdcdc;fill-rule:evenodd" d="M 11.398438 4.363281 C 6.433594 4.363281 2.398438 8.027344 2.398438 12.546875 C 2.398438 17.0625 6.433594 20.726562 11.398438 20.726562 C 13.757812 20.726562 15.90625 19.894531 17.511719 18.546875 L 24 18.546875 L 19.988281 14.898438 C 20.238281 14.148438 20.398438 13.371094 20.398438 12.546875 C 20.398438 8.027344 16.367188 4.363281 11.398438 4.363281 Z "/>
  12. </g>
  13. <mask id="mask0">
  14. <g style="filter:url(#alpha)">
  15. <rect width="24" x="0" y="0" height="24" style="fill:#000;fill-opacity:.4"/>
  16. </g>
  17. </mask>
  18. </defs>
  19. <use style="mask:url(#mask0)" xlink:href="#surface6"/>
  20. </svg>