envelopes constant

String const envelopes

Implementation

static const String envelopes =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M16 14H2v-1h13V4h1v10z"/><path fill="currentColor" d="M14 10.77V5.29L9.32 7.47l4.68 3.3zM8.28 7.96 7 8.55l-1.28-.59L0 11.99V12l14-.01-5.72-4.03zM7 7.45l7-3.27V2H0v2.18l7 3.27zm-2.32.02L0 5.29v5.48l4.68-3.3z"/></svg>';