| 123456789101112 |
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
- <defs>
- <style>.canvas{fill: none; opacity: 0;}.light-defaultgrey{fill: #999; opacity: 1;}</style>
- </defs>
- <title>IconLightClose</title>
- <g id="canvas">
- <path class="canvas" d="M16,16H0V0H16Z" />
- </g>
- <g id="level-1">
- <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" />
- </g>
- </svg>
|