crib_outline constant

String const crib_outline

Implementation

static const String crib_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 14h12v-3h-8V6H8q-.825 0-1.412.588Q6 7.175 6 8v6Zm6 6q.5 0 1-.062.5-.063 1-.188V16h-4v3.75q.5.125 1 .188.5.062 1 .062Zm0 2q-2 0-3.825-.762-1.825-.763-3.25-2.163L6.35 17.65q.375.375.788.687.412.313.862.588V16H6q-.825 0-1.412-.588Q4 14.825 4 14V8q0-1.65 1.175-2.825Q6.35 4 8 4h4v5h6q.825 0 1.413.587Q20 10.175 20 11v3q0 .825-.587 1.412Q18.825 16 18 16h-2v2.925q.45-.275.863-.588.412-.312.787-.687l1.425 1.425q-1.425 1.4-3.25 2.163Q14 22 12 22Zm0-12Z"/></svg>';