user_square constant

String const user_square

Implementation

static const String user_square =
    '<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"><path fill="currentColor" d="M12 14a4 4 0 100-8 4 4 0 000 8Zm0-6a2 2 0 110 4 2 2 0 010-4Z"/><path fill="currentColor" d="M4 22a2 2 0 01-2-2V4a2 2 0 012-2h16a2 2 0 012 2v16a2 2 0 01-2 2H4ZM4 4v16h3a5 5 0 0110 0h3V4H4Zm11 16a3 3 0 10-6 0h6Z"/></svg>';