toast constant

String const toast

Implementation

static const String toast =
    '<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="M960 366v530q0 53-37.5 90.5T832 1024H192q-53 0-90.5-37.5T64 896V366q-29-17-46.5-46T0 256q0-70 68.5-128.5t186.5-93T512 0t257 34.5 186.5 93T1024 256q0 35-17.5 64T960 366z"/></svg>';