25 lines
841 B
XML
25 lines
841 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" viewBox="0 0 20 20">
|
|
<defs>
|
|
<style>
|
|
.cls-1, .cls-3 {
|
|
fill: #666f80;
|
|
}
|
|
|
|
.cls-1 {
|
|
stroke: #707070;
|
|
}
|
|
|
|
.cls-2 {
|
|
clip-path: url(#clip-path);
|
|
}
|
|
</style>
|
|
<clipPath id="clip-path">
|
|
<rect id="矩形_3561" data-name="矩形 3561" class="cls-1" width="20" height="20" transform="translate(205 139)"></rect>
|
|
</clipPath>
|
|
</defs>
|
|
<g id="深色20PX中等箭头上" class="cls-2" transform="translate(-205 -139)">
|
|
<path id="联合_178" data-name="联合 178" class="cls-3" d="M0,18.2,8.688,10,0,1.8,1.908,0l8.687,8.2h0L12.5,10l-1.905,1.8v0L1.908,20Z" transform="translate(205 155.25) rotate(-90)"></path>
|
|
</g>
|
|
</svg>
|