authenticator constant

String const authenticator

Implementation

static const String authenticator =
    '<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="M12 22q-2.075 0-3.9-.788-1.825-.787-3.175-2.137-1.35-1.35-2.137-3.175Q2 14.075 2 12t.788-3.9q.787-1.825 2.137-3.175 1.35-1.35 3.175-2.138Q9.925 2 12 2t3.9.787q1.825.788 3.175 2.138L16.25 7.75q-.8-.825-1.9-1.287Q13.25 6 12 6 9.5 6 7.75 7.75T6 12q0 2.5 1.75 4.25T12 18q1.375 0 2.8-.688 1.425-.687 2.375-2.312h4.35q-.1.35-.625 1.488-.525 1.137-1.637 2.362-1.113 1.225-2.875 2.188Q14.625 22 12 22Zm0-17q.425 0 .713-.288Q13 4.425 13 4t-.287-.713Q12.425 3 12 3t-.712.287Q11 3.575 11 4t.288.712Q11.575 5 12 5ZM5.65 7.05q.3.3.7.3.4 0 .7-.3.3-.3.3-.7 0-.4-.3-.7-.3-.3-.7-.3-.4 0-.7.3-.3.3-.3.7 0 .4.3.7ZM4 13q.425 0 .713-.288Q5 12.425 5 12t-.287-.713Q4.425 11 4 11t-.712.287Q3 11.575 3 12t.288.712Q3.575 13 4 13Zm1.65 5.35q.3.3.7.3.4 0 .7-.3.3-.3.3-.7 0-.4-.3-.7-.3-.3-.7-.3-.4 0-.7.3-.3.3-.3.7 0 .4.3.7ZM12 21q.425 0 .713-.288Q13 20.425 13 20t-.287-.712Q12.425 19 12 19t-.712.288Q11 19.575 11 20t.288.712Q11.575 21 12 21Zm0-8q-.425 0-.712-.288Q11 12.425 11 12t.288-.713Q11.575 11 12 11h8q.425 0 .712.287.288.288.288.713t-.288.712Q20.425 13 20 13Z"/></svg>';