user_square_alt constant

String const user_square_alt

Implementation

static const String user_square_alt =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M7 18v-1a5 5 0 015-5v0a5 5 0 015 5v1"/><path stroke-linejoin="round" d="M12 12a3 3 0 100-6 3 3 0 000 6Z"/><path stroke-linejoin="round" d="M21 3.6v16.8a.6.6 0 01-.6.6H3.6a.6.6 0 01-.6-.6V3.6a.6.6 0 01.6-.6h16.8a.6.6 0 01.6.6Z"/></g></svg>';