Files
Haocode/svg/chevron_right.svg
T
2026-09-17 16:30:02 +08:00

5 lines
287 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12" width="12" height="12">
<!-- 收起态箭头(朝右):圆头描边 chevron -->
<path d="M4.2 3.2 L7.4 6 L4.2 8.8" fill="none" stroke="#98a1b3" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
</svg>