account constant

String const account

Icon Data of account

Implementation

static const String account =
    '<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="M8 14h11v2H8Zm0 5h13v2H8Z"/><path fill="currentColor" d="M28 4H4a2 2 0 00-2 2v20a2 2 0 002 2h24a2 2 0 002-2V6a2 2 0 00-2-2Zm0 2v2H4V6ZM4 26V10h24v16Z"/></svg>';