arrow_down.svg 335 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="M12 4L12 20" stroke="#999999" stroke-width="2" stroke-linecap="round"/>
  4. <path d="M6 14L12 20L18 14" stroke="#999999" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
  5. </svg>