offline_share_outline constant

String const offline_share_outline

Implementation

static const String offline_share_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 21V5h2v16h10v2Zm4-4q-.825 0-1.412-.587Q8 17.825 8 17V3q0-.825.588-1.413Q9.175 1 10 1h8q.825 0 1.413.587Q20 2.175 20 3v14q0 .825-.587 1.413Q18.825 19 18 19Zm0-3v1h8v-1Zm0-2h8V6h-8Zm1-2V9.75q0-.425.288-.713.287-.287.712-.287h2.15l-.7-.7L14.5 7 17 9.5 14.5 12l-1.05-1.05.7-.7H12.5V12Zm-1-8h8V3h-8Zm0 0V3v1Zm0 12v1Z"/></svg>';