swap_horizontal_circle_rounded constant

String const swap_horizontal_circle_rounded

Implementation

static const String swap_horizontal_circle_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="m15.7 13.3 2.6-2.6q.275-.275.275-.7 0-.425-.275-.7l-2.625-2.625Q15.4 6.4 15 6.4t-.7.3q-.275.275-.288.7-.012.425.288.7l.85.9h-3.175q-.425 0-.7.287Q11 9.575 11 10t.288.712Q11.575 11 12 11h3.15l-.875.9q-.275.3-.275.7 0 .4.3.7.275.275.7.275.425 0 .7-.275Zm-7.375 4.025Q8.6 17.6 9 17.6t.7-.3q.275-.275.288-.7.012-.425-.288-.7l-.85-.9h3.175q.425 0 .7-.288Q13 14.425 13 14t-.287-.713Q12.425 13 12 13H8.85l.875-.9q.275-.3.275-.7 0-.4-.3-.7-.275-.275-.7-.275-.425 0-.7.275l-2.6 2.6q-.275.275-.275.7 0 .425.275.7ZM12 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 22Z"/></svg>';