nest_doorbell_visitor_outline constant

String const nest_doorbell_visitor_outline

Implementation

static const String nest_doorbell_visitor_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="M18 18q-.825 0-1.413-.587Q16 16.825 16 16q0-.825.587-1.413Q17.175 14 18 14q.825 0 1.413.587Q20 15.175 20 16q0 .825-.587 1.413Q18.825 18 18 18Zm-4 4v-.575q0-1.1 1.1-1.762Q16.2 19 18 19q1.8 0 2.9.663 1.1.662 1.1 1.762V22Zm3-10h-2V7q0-1.275-.9-2.138Q13.2 4 12 4q-1.2 0-2.1.862Q9 5.725 9 7v10q0 1.2.9 2.1.9.9 2.1.9v2q-2.125 0-3.562-1.438Q7 19.125 7 17V7q0-2.125 1.438-3.562Q9.875 2 12 2t3.562 1.438Q17 4.875 17 7Zm-5-2q.825 0 1.413-.588Q14 8.825 14 8t-.587-1.412Q12.825 6 12 6q-.825 0-1.412.588Q10 7.175 10 8t.588 1.412Q11.175 10 12 10Zm0 2Zm-2 4q0 .825.588 1.413Q11.175 18 12 18t1.413-.587Q14 16.825 14 16q0-.825-.587-1.413Q12.825 14 12 14q-.825 0-1.412.587Q10 15.175 10 16Zm2 1q-.45 0-.725-.312Q11 16.375 11 16q0-.375.275-.688Q11.55 15 12 15q.45 0 .725.275Q13 15.55 13 16q0 .375-.275.688Q12.45 17 12 17Z"/></svg>';