contacts_rounded constant

String const contacts_rounded

Implementation

static const String contacts_rounded =
    '<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="M5 23q-.425 0-.713-.288Q4 22.425 4 22t.287-.712Q4.575 21 5 21h14q.425 0 .712.288.288.287.288.712t-.288.712Q19.425 23 19 23ZM5 3q-.425 0-.713-.288Q4 2.425 4 2t.287-.713Q4.575 1 5 1h14q.425 0 .712.287Q20 1.575 20 2t-.288.712Q19.425 3 19 3Zm7 10q1.25 0 2.125-.875T15 10q0-1.25-.875-2.125T12 7q-1.25 0-2.125.875T9 10q0 1.25.875 2.125T12 13Zm-8 7q-.825 0-1.412-.587Q2 18.825 2 18V6q0-.825.588-1.412Q3.175 4 4 4h16q.825 0 1.413.588Q22 5.175 22 6v12q0 .825-.587 1.413Q20.825 20 20 20Zm1.75-2h12.5q-1.125-1.4-2.725-2.2-1.6-.8-3.525-.8-1.925 0-3.525.8-1.6.8-2.725 2.2Z"/></svg>';