buttonx constant

String const buttonx

Implementation

static const String buttonx =
    '<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 1024zm247-746q14-20 7-43t-30-35-48.5-6-38.5 27L512 408 375 221q-13-21-38.5-27t-48.5 6-30 35 7 43l171 234-171 234q-14 20-7 43t30 35 48.5 6 38.5-27l137-187 137 187q13 21 38.5 27t48.5-6 30-35-7-43L588 512z"/></svg>';