send_to_mobile_outline constant

String const send_to_mobile_outline

Implementation

static const String send_to_mobile_outline =
    '<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="m17 16-1.4-1.4 1.55-1.6H12v-2h5.15L15.6 9.4 17 8l4 4ZM7 23q-.825 0-1.412-.587Q5 21.825 5 21V3q0-.825.588-1.413Q6.175 1 7 1h10q.825 0 1.413.587Q19 2.175 19 3v4h-2V6H7v12h10v-1h2v4q0 .825-.587 1.413Q17.825 23 17 23Zm0-3v1h10v-1ZM7 4h10V3H7Zm0 0V3v1Zm0 16v1Z"/></svg>';