envelope_with_arrow constant

String const envelope_with_arrow

Implementation

static const String envelope_with_arrow =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="M13.24 9.57v-7.1c0-.26.21-.47.46-.47h4.58c.26 0 .47.21.47.47v7.1c0 .15.12.28.28.28h.98c.62 0 .95.74.53 1.2l-4.01 4.41a.72.72 0 01-1.06 0l-4.01-4.41a.718.718 0 01.53-1.2h.97c.15 0 .28-.12.28-.28Z"/><path d="M3.01 11h7.313a1.74 1.74 0 01.956-2H3.01C1.898 9 1 9.898 1 11.01v17.98C1 30.102 1.898 31 3.01 31h25.98c1.106 0 2.01-.891 2.01-2V11.01C31 9.904 30.109 9 29 9h-8.28a1.74 1.74 0 01.957 2h7.32a.012.012 0 01.002.003v.004l.001.003v.501l-12.326 7.845a1.253 1.253 0 01-1.348 0L3 11.501v-.496l.002-.003.002-.001h.001L3.01 11ZM29 13.882V26.67l-10.047-6.395L29 13.882Zm-12.01 7.516L28.936 29H3.08l11.93-7.602a3.253 3.253 0 001.98 0Zm-3.941-1.122L3 26.68V13.873l10.049 6.403Z"/></g></svg>';