3 lines
706 B
XML
3 lines
706 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="M10.053,10.229l2.828-2.879c.193-.197,.191-.514-.006-.708-.197-.192-.515-.19-.707,.006l-2.825,2.876c-.198,.198-.474,.5-.756,.818-.838,.944-.838,2.368,0,3.313,.282,.317,.559,.62,.753,.814l2.828,2.879c.098,.1,.227,.149,.356,.149,.127,0,.253-.048,.351-.144,.197-.193,.199-.51,.006-.707l-2.831-2.882c-.188-.188-.448-.475-.715-.774-.502-.566-.502-1.42,0-1.987,.267-.301,.528-.587,.718-.777Z"/></svg>
|