nest_wake_on_approach_outline constant

String const nest_wake_on_approach_outline

Implementation

static const String nest_wake_on_approach_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="M20.5 12q-.625 0-1.062-.438Q19 11.125 19 10.5v-6q0-.625.438-1.062Q19.875 3 20.5 3t1.062.438Q22 3.875 22 4.5v6q0 .625-.438 1.062Q21.125 12 20.5 12ZM10 12q-1.65 0-2.825-1.175Q6 9.65 6 8q0-1.65 1.175-2.825Q8.35 4 10 4q1.65 0 2.825 1.175Q14 6.35 14 8q0 1.65-1.175 2.825Q11.65 12 10 12Zm-8 8v-2.8q0-.85.425-1.563.425-.712 1.175-1.087 1.5-.75 3.113-1.15Q8.325 13 10 13q1.675 0 3.288.4 1.612.4 3.112 1.15.75.375 1.175 1.087Q18 16.35 18 17.2V20Zm2-2h12v-.8q0-.275-.125-.5-.125-.225-.375-.35-1.275-.65-2.662-1Q11.45 15 10 15q-1.45 0-2.837.35-1.388.35-2.663 1-.25.125-.375.35-.125.225-.125.5Zm6-8q.825 0 1.413-.588Q12 8.825 12 8t-.587-1.412Q10.825 6 10 6q-.825 0-1.412.588Q8 7.175 8 8t.588 1.412Q9.175 10 10 10Zm0-2Zm0 10Z"/></svg>';