password constant

String const password

Implementation

static const String password =
    '<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"><g fill="currentColor"><path d="M6 12a1 1 0 11-2 0 1 1 0 012 0Zm3 1a1 1 0 100-2 1 1 0 000 2Zm5-1a1 1 0 11-2 0 1 1 0 012 0Zm6-1h-4v2h4v-2Z"/><path fill-rule="evenodd" d="M2 6a2 2 0 00-2 2v8a2 2 0 002 2h20a2 2 0 002-2V8a2 2 0 00-2-2H2Zm20 2H2v8h20V8Z" clip-rule="evenodd"/></g></svg>';