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="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M208 32H48a16 16 0 00-16 16v160a16 16 0 0016 16h160a16 16 0 0016-16V48a16 16 0 00-16-16ZM96 120a32 32 0 1132 32 32.1 32.1 0 01-32-32Zm-27.3 88a63.9 63.9 0 0119.1-25.8 64 64 0 0180.4 0 63.9 63.9 0 0119.1 25.8Zm139.3 0h-3.7a79.9 79.9 0 00-46.7-50.3 48 48 0 10-59.2 0A79.9 79.9 0 0051.7 208H48V48h160v160Z"/></svg>';