mobile_friendly constant

String const mobile_friendly

Implementation

static const String mobile_friendly =
    '<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="M6 23q-.825 0-1.412-.587Q4 21.825 4 21V3q0-.825.588-1.413Q5.175 1 6 1h10q.825 0 1.413.587Q18 2.175 18 3v4h-2V6H6v12h10v-1h2v4q0 .825-.587 1.413Q16.825 23 16 23Zm8.95-7-4.25-4.25 1.4-1.4 2.85 2.85 5.65-5.65 1.4 1.4Z"/></svg>';