21 lines
876 B
XML
21 lines
876 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
|
||
|
|
<defs>
|
||
|
|
<style>
|
||
|
|
.cls-1 {
|
||
|
|
clip-path: url(#clip-坡度);
|
||
|
|
}
|
||
|
|
|
||
|
|
.cls-2 {
|
||
|
|
fill: #fff;
|
||
|
|
}
|
||
|
|
</style>
|
||
|
|
<clipPath id="clip-坡度">
|
||
|
|
<rect width="32" height="32"/>
|
||
|
|
</clipPath>
|
||
|
|
</defs>
|
||
|
|
<g id="坡度" class="cls-1">
|
||
|
|
<rect class="cls-2" width="32" height="32"/>
|
||
|
|
<path id="路径_15" data-name="路径 15" d="M202.1,188.337l2.629-2.191-8.447-3.106,1.533,8.871,2.629-2.194,9.341,11.209,1.656-1.379Zm-13.726-.435a1.075,1.075,0,0,0-1.07-.341,1.057,1.057,0,0,0-.5.277l-5.11,4.08a1.08,1.08,0,0,0-.406.84l-.007,17.386a1.079,1.079,0,0,0,1.077,1.077L205.7,211.2a1.078,1.078,0,0,0,.822-1.774Zm-4.934,21.164.007-15.788,3.968-3.171,15.974,18.941Z" transform="translate(-180.36 -181.131)"/>
|
||
|
|
</g>
|
||
|
|
</svg>
|