12 lines
313 B
XML
12 lines
313 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="10" height="5" viewBox="0 0 10 5">
|
|
<defs>
|
|
<style>
|
|
.cls-1 {
|
|
fill: #fff;
|
|
fill-rule: evenodd;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<path id="icon-折叠-展开" class="cls-1" d="M1782,107l-5,5-5-5h10Z" transform="translate(-1772 -107)"/>
|
|
</svg>
|