circle_o_notch constant

String const circle_o_notch

Implementation

static const String circle_o_notch =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1728" height="1728" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1728 1728"><path fill="currentColor" d="M1728 864q0 176-68.5 336t-184 275.5-275.5 184-336 68.5-336-68.5-275.5-184-184-275.5T0 864q0-213 97-398.5T362 160 736 9v228q-221 45-366.5 221T224 864q0 130 51 248.5t136.5 204 204 136.5 248.5 51 248.5-51 204-136.5 136.5-204 51-248.5q0-230-145.5-406T992 237V9q206 31 374 151t265 305.5 97 398.5z"/></svg>';