resize_full_circle constant

String const resize_full_circle

Implementation

static const String resize_full_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-356-82 116 102V241H480l102 116-13 13-213 213-116-102v280h280L418 645z"/></svg>';