21 lines
816 B
XML
21 lines
816 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="路径_7" data-name="路径 7" d="M39.587,50.766h13.7a1,1,0,0,1,0,2H23.171a1,1,0,0,1,0-2h1.418l6.582-7.006v-.006a.517.517,0,0,1,.14-.357.456.456,0,0,1,.337-.144l12.1-12.876a.451.451,0,0,1,.665,0,.524.524,0,0,1,0,.708L32.883,43.355a8.3,8.3,0,0,1,6.7,7.411Zm-.949,0a7.254,7.254,0,0,0-6.611-6.5l-6.108,6.5Z" transform="translate(-22.229 -26.489)"/>
|
|
</g>
|
|
</svg>
|