toaster constant

String const toaster

Implementation

static const String toaster =
    '<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" d="M21 11a2 2 0 00-2-2H5a2 2 0 00-2 2H2v2h1v7h18v-7h1v-2m-5 4a2 2 0 112-2 2 2 0 01-2 2m1-7H6c.33-2.25 2.88-4 6-4s5.63 1.75 6 4Z"/></svg>';