Files
assetx/webapp/public/components/common/icon-swap-diagonal.svg

9 lines
607 B
XML
Raw Permalink Normal View History

<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<!-- 左边箭头朝下 -->
<path d="M6 4.5V13.5" stroke="#4B5563" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M3 10.5L6 13.5L9 10.5" stroke="#4B5563" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<!-- 右边箭头朝上 -->
<path d="M12 13.5V4.5" stroke="#4B5563" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 7.5L12 4.5L9 7.5" stroke="#4B5563" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>