user_rectangle_fill constant

String const user_rectangle_fill

Implementation

static const String user_rectangle_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 44Zm60-64v144a16 16 0 01-16 16H40a16 16 0 01-16-16V56a16 16 0 0116-16h176a16 16 0 0116 16Zm-16 144V56H40v144h14.7a80.2 80.2 0 0132-36.5 59.9 59.9 0 0082.6 0 80.2 80.2 0 0132 36.5Z"/></svg>';