switch_account_outline constant

String const switch_account_outline

Implementation

static const String switch_account_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="M14 11q1.25 0 2.125-.875T17 8q0-1.25-.875-2.125T14 5q-1.25 0-2.125.875T11 8q0 1.25.875 2.125T14 11Zm-6 4.75q1.125-1.325 2.7-2.038Q12.275 13 14 13q1.725 0 3.3.712 1.575.713 2.7 2.038V4H8v11.75ZM8 18q-.825 0-1.412-.587Q6 16.825 6 16V4q0-.825.588-1.413Q7.175 2 8 2h12q.825 0 1.413.587Q22 3.175 22 4v12q0 .825-.587 1.413Q20.825 18 20 18Zm-4 4q-.825 0-1.412-.587Q2 20.825 2 20V6h2v14h14v2ZM14 9q-.425 0-.712-.288Q13 8.425 13 8t.288-.713Q13.575 7 14 7t.713.287Q15 7.575 15 8t-.287.712Q14.425 9 14 9Zm-3.3 7h6.6q-.725-.5-1.575-.75T14 15q-.875 0-1.725.25-.85.25-1.575.75ZM14 9.875Z"/></svg>';