early_on_outline constant

String const early_on_outline

Implementation

static const String early_on_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 21q-1.25 0-2.125-.875T14 18q0-1.25.875-2.125T17 15q1.25 0 2.125.875T20 18q0 1.25-.875 2.125T17 21Zm-.75-7v-2h1.5v2Zm0 10v-2h1.5v2Zm4.125-8.325-1.075-1.05 1.425-1.425 1.05 1.075Zm-7.1 7.1-1.05-1.05L13.65 20.3l1.05 1.05ZM21 18.75v-1.5h2v1.5Zm-10 0v-1.5h2v1.5Zm9.725 4.025-1.4-1.425 1.05-1.05 1.425 1.4Zm-7.1-7.075-1.4-1.425 1.05-1.05 1.425 1.4ZM5 22q-.825 0-1.413-.587Q3 20.825 3 20V6q0-.825.587-1.412Q4.175 4 5 4h1V2h2v2h8V2h2v2h1q.825 0 1.413.588Q21 5.175 21 6v4H5v10h4v2ZM5 8h14V6H5Zm0 0V6v2Z"/></svg>';