cw_circle constant

String const cw_circle

Implementation

static const String cw_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 251zm-260 80 180-180H800q-30-92-118.5-152.5T495 188q-131 0-224 92.5T178 504t93 223.5T495 820t223-92l-62-71q-66 64-156 64-91 0-155.5-64.5T280 501t64.5-155.5T500 281q95 0 156 64 8 8 11.5 16.5T674 382t6 19H560z"/></svg>';