mobile_friendly_outline constant

String const mobile_friendly_outline

Implementation

static const String mobile_friendly_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="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 23Zm0-3v1h10v-1Zm8.95-4-4.25-4.25 1.4-1.4 2.85 2.85 5.65-5.65 1.4 1.4ZM6 4h10V3H6Zm0 0V3v1Zm0 16v1Z"/></svg>';