11 lines
383 B
XML
11 lines
383 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
|
<defs>
|
|
<style>
|
|
.cls-1 {
|
|
fill: #1fc7d4;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<path id="减少" class="cls-1" d="M95.333,105.333a10,10,0,1,0-10-10,10,10,0,0,0,10,10Zm-3.75-10.75h7.5a.75.75,0,0,1,0,1.5h-7.5a.75.75,0,0,1,0-1.5Z" transform="translate(-85.333 -85.333)"/>
|
|
</svg>
|