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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-width="2" d="M8 2a4 4 0 00-2 7.465V16h12V9.465A4 4 0 0016 2H8Zm3.321 4.874a1.004 1.004 0 011.38-.37l1.715.991c.483.279.652.889.37 1.38l-.991 1.715a1.004 1.004 0 01-1.38.37L10.7 9.968a1.004 1.004 0 01-.37-1.379l.991-1.716ZM8 18v2m4-2v5m4-5v3"/></svg>';