build_circle_outline_rounded constant

String const build_circle_outline_rounded

Implementation

static const String build_circle_outline_rounded =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m9.525 10.925-2.35-2.35q-.2.4-.312.825-.113.425-.113.85 0 1.425 1.013 2.438Q8.775 13.7 10.2 13.7q.35 0 .625-.05t.55-.15l3.075 3.05q.3.3.7.3.4 0 .7-.3l.7-.7q.3-.3.3-.7 0-.4-.3-.7l-3.05-3.075q.1-.275.15-.512.05-.238.05-.663 0-1.425-1.012-2.438Q11.675 6.75 10.25 6.75q-.425 0-.85.112-.425.113-.825.313l2.35 2.35ZM12 22q-2.075 0-3.9-.788-1.825-.787-3.175-2.137-1.35-1.35-2.137-3.175Q2 14.075 2 12t.788-3.9q.787-1.825 2.137-3.175 1.35-1.35 3.175-2.138Q9.925 2 12 2t3.9.787q1.825.788 3.175 2.138 1.35 1.35 2.137 3.175Q22 9.925 22 12t-.788 3.9q-.787 1.825-2.137 3.175-1.35 1.35-3.175 2.137Q14.075 22 12 22Zm0-10Zm0 8q3.325 0 5.663-2.337Q20 15.325 20 12t-2.337-5.663Q15.325 4 12 4T6.338 6.337Q4 8.675 4 12t2.338 5.663Q8.675 20 12 20Z"/></svg>';