delicious constant

String const delicious

Implementation

static const String delicious =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1025" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1025 1024"><path fill="currentColor" d="M896.428 1024h-768q-53 0-90.5-37.5T.428 896V128q0-53 37.5-90.5t90.5-37.5h768q53 0 90.5 37.5t37.5 90.5v768q0 53-37.5 90.5t-90.5 37.5zm64-896q0-27-18.5-45.5t-45.5-18.5h-384v448h-448v384q0 27 19 45.5t45 18.5h384V512h448V128z"/></svg>';