exclamationsign constant

String const exclamationsign

Implementation

static const String exclamationsign =
    '<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-192q27 0 45.5-18.5t18.5-45-19-45.5-45-19-45 19-19 45.5 18.5 45T512 832zm0-640q-53 0-90.5 37.5T384 320l64 256q0 27 19 45.5t45 18.5 45-18.5 19-45.5l64-256q0-53-37.5-90.5T512 192z"/></svg>';