cancel_circle constant

String const cancel_circle

Implementation

static const String cancel_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 251zM661 733l71-71-161-161 161-161-71-71-161 161-161-161-71 71 161 161-161 161 71 71 161-161z"/></svg>';