user constant

String const user

Implementation

static const String user =
    '<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 fill-rule="evenodd" d="M16 7a4 4 0 11-8 0 4 4 0 018 0Zm-2 0a2 2 0 11-4 0 2 2 0 014 0Z" clip-rule="evenodd"/><path d="M16 15a1 1 0 00-1-1H9a1 1 0 00-1 1v6H6v-6a3 3 0 013-3h6a3 3 0 013 3v6h-2v-6Z"/></g></svg>';