maximize.svg 328 B

123456789101112
  1. <svg id="图层_1" data-name="图层 1" xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10">
  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="0.5" width="9" height="9" />
  12. </svg>