envelope constant

String const envelope

Implementation

static const String envelope =
    '<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="M19 4.25H5A1.76 1.76 0 003.25 6v12A1.76 1.76 0 005 19.75h14A1.76 1.76 0 0020.75 18V6A1.76 1.76 0 0019 4.25ZM5 5.75h14a.25.25 0 01.25.25v1.54L12 11.16 4.75 7.54V6A.25.25 0 015 5.75Zm14 12.5H5a.25.25 0 01-.25-.25V9.21l6.91 3.46a.76.76 0 00.68 0l6.91-3.46V18a.25.25 0 01-.25.25Z"/></svg>';