svg

    <svg width="100px" height="100px">
      <line x1="0" y1="50" x2="100" y2="50" stroke-width="8" stroke="currentColor"></line>
      <line x1="50" y1="0" x2="50" y2="100" stroke-width="8" stroke="currentColor"></line>
    </svg>
posted @ 2021-10-08 17:38  小白咚  阅读(20)  评论(0编辑  收藏  举报