left_circle constant

String const left_circle

Implementation

static const String left_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1000" height="1000" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1000 1000"><path fill="currentColor" d="M1000 501q0 136-67 251T751 934t-251 67-251-67T67 752 0 501t67-251T249 68 500 1t251 67 182 182 67 251zM547 733l71-71-161-161 161-161-71-71-233 232z"/></svg>';