frame_person_outline constant

String const frame_person_outline

Implementation

static const String frame_person_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="M4 22q-.825 0-1.412-.587Q2 20.825 2 20v-4h2v4h4v2ZM2 8V4q0-.825.588-1.413Q3.175 2 4 2h4v2H4v4Zm14 14v-2h4v-4h2v4q0 .825-.587 1.413Q20.825 22 20 22Zm4-14V4h-4V2h4q.825 0 1.413.587Q22 3.175 22 4v4Zm-8 4q-1.275 0-2.137-.863Q9 10.275 9 9q0-1.25.863-2.125Q10.725 6 12 6q1.25 0 2.125.875T15 9q0 1.275-.875 2.137Q13.25 12 12 12Zm0-2q.425 0 .713-.288Q13 9.425 13 9t-.287-.713Q12.425 8 12 8t-.712.287Q11 8.575 11 9t.288.712Q11.575 10 12 10Zm-6 8v-1.9q0-.525.263-.987.262-.463.712-.738 1.15-.675 2.412-1.025Q10.65 13 12 13t2.613.35q1.262.35 2.412 1.025.45.275.713.738.262.462.262.987V18Zm6-3q-1.025 0-2 .25-.975.25-1.85.75h7.7q-.875-.5-1.85-.75-.975-.25-2-.25Zm0-6Zm0 7h3.85-7.7H12Z"/></svg>';