supervisor_account constant

String const supervisor_account

Implementation

static const String supervisor_account =
    '<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="M17 15q-1.05 0-1.775-.725-.725-.725-.725-1.775 0-1.05.725-1.775Q15.95 10 17 10q1.05 0 1.775.725.725.725.725 1.775 0 1.05-.725 1.775Q18.05 15 17 15Zm-5 5v-1.4q0-.6.312-1.112.313-.513.888-.738.9-.375 1.863-.562Q16.025 16 17 16q.975 0 1.938.188.962.187 1.862.562.575.225.888.738Q22 18 22 18.6V20Zm-2-8q-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 13q.875 0 1.75.15t1.75.35l-1.7 1.7q-.775.575-1.288 1.413Q10 17.45 10 18v2Z"/></svg>';