password constant

String const password

Icon Data of password

Implementation

static const String password =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M21 2a8.998 8.998 0 00-8.612 11.612L2 24v6h6l10.388-10.388A9 9 0 1021 2Zm0 16a7.013 7.013 0 01-2.032-.302l-1.147-.348-.847.847-3.181 3.181L12.414 20 11 21.414l1.379 1.379-1.586 1.586L9.414 23 8 24.414l1.379 1.379L7.172 28H4v-3.172l9.802-9.802.848-.847-.348-1.147A7 7 0 1121 18Z"/><circle cx="22" cy="10" r="2" fill="currentColor"/></svg>';