open_envelope constant

String const open_envelope

Implementation

static const String open_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"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path stroke-linecap="round" d="M2 11.083a4 4 0 011.706-3.277l6-4.2a4 4 0 014.588 0l6 4.2A4 4 0 0122 11.083V19a2 2 0 01-2 2H4a2 2 0 01-2-2v-7.917Z"/><path d="m2.5 9.5 7.001 5.501a4 4 0 004.998 0L21.5 9.5"/></g></svg>';