xmen constant

String const xmen

Implementation

static const String xmen =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M512 1024q-139 0-257-68.5T68.5 769 0 512t68.5-257T255 68.5 512 0t257 68.5T955.5 255t68.5 257-68.5 257T769 955.5 512 1024zm0-192q78 0 148-36L512 648 364 796q70 36 148 36zM228 660l148-148-148-148q-36 70-36 148t36 148zm284-468q-78 0-148 36l148 148 148-148q-70-36-148-36zm284 172L648 512l148 148q36-70 36-148t-36-148z"/></svg>';