user_square_fill constant

String const user_square_fill

Implementation

static const String user_square_fill =
    '<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="M172 120a44 44 0 11-44-44 44 44 0 0144 44Zm52-72v160a16 16 0 01-16 16H48a16 16 0 01-16-16V48a16 16 0 0116-16h160a16 16 0 0116 16Zm-16 160V48H48v160h3.7a80.7 80.7 0 0126-38.2 76.8 76.8 0 019-6.3 59.9 59.9 0 0082.6 0 76.8 76.8 0 019 6.3 80.7 80.7 0 0126 38.2Z"/></svg>';