icon_close.svg 484 B

123456789101112
  1. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
  2. <defs>
  3. <style>.canvas{fill: none; opacity: 0;}.light-defaultgrey{fill: #999; opacity: 1;}</style>
  4. </defs>
  5. <title>IconLightClose</title>
  6. <g id="canvas">
  7. <path class="canvas" d="M16,16H0V0H16Z" />
  8. </g>
  9. <g id="level-1">
  10. <path class="light-defaultgrey" d="M8.207,7.5l5.147,5.146-.708.708L7.5,8.207,2.354,13.354l-.708-.708L6.793,7.5,1.646,2.354l.708-.708L7.5,6.793l5.146-5.147.708.708Z" />
  11. </g>
  12. </svg>