3 lines
701 B
XML
3 lines
701 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" id="arrow-circle-down" viewBox="0 0 24 24" width="512" height="512"><path d="M12,0C5.383,0,0,5.383,0,12s5.383,12,12,12,12-5.383,12-12S18.617,0,12,0Zm0,23c-6.065,0-11-4.935-11-11S5.935,1,12,1s11,4.935,11,11-4.935,11-11,11Z"/><path d="M14.661,9.528l-2.829-2.879c-.194-.197-.51-.2-.707-.006-.197,.193-.2,.51-.006,.707l2.832,2.882c.187,.188,.448,.475,.714,.773,.502,.567,.502,1.421,0,1.987-.266,.3-.527,.587-.717,.777l-2.829,2.879c-.194,.197-.191,.514,.006,.707,.098,.096,.224,.144,.351,.144,.129,0,.259-.05,.356-.149l2.826-2.876c.198-.197,.474-.5,.756-.818,.836-.944,.836-2.368,0-3.313-.282-.317-.558-.62-.752-.814Z"/></svg>
|