arrow_left.svg 334 B

12345
  1. <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  2. <!-- 默认状态向左箭头 -->
  3. <path d="M4 12L20 12" stroke="#999999" stroke-width="2" stroke-linecap="round"/>
  4. <path d="M10 6L4 12L10 18" stroke="#999999" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
  5. </svg>