email_send constant

String const email_send

Implementation

static const String email_send =
    '<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="M13 19c0-3.31 2.69-6 6-6 1.1 0 2.12.3 3 .81V6a2 2 0 00-2-2H4c-1.11 0-2 .89-2 2v12a2 2 0 002 2h9.09c-.05-.33-.09-.66-.09-1M4 8V6l8 5 8-5v2l-8 5-8-5m16 14v-2h-4v-2h4v-2l3 3-3 3Z"/></svg>';