restore.svg 559 B

12345678910111213141516
  1. <svg id="图层_1" data-name="图层 1" xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12">
  2. <defs>
  3. <style>
  4. .cls-1 {
  5. fill: none;
  6. stroke: white;
  7. stroke-miterlimit: 10;
  8. }
  9. </style>
  10. </defs>
  11. <rect class="cls-1" x="0.5" y="2.5" width="9" height="9" />
  12. <line class="cls-1" x1="2.5" y1="2.5" x2="2.5" y2="0.5" />
  13. <line class="cls-1" x1="12" y1="0.5" x2="2" y2="0.5" />
  14. <line class="cls-1" x1="11.5" y1="10" x2="11.5" />
  15. <line class="cls-1" x1="10" y1="9.5" x2="12" y2="9.5" />
  16. </svg>