user_rectangle constant

String const user_rectangle

Implementation

static const String user_rectangle =
    '<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="M216 40H40a16 16 0 00-16 16v144a16 16 0 0016 16h176a16 16 0 0016-16V56a16 16 0 00-16-16ZM96 120a32 32 0 1132 32 32.1 32.1 0 01-32-32Zm-23.4 80a64 64 0 01110.8 0Zm143.4 0h-14.7a80.1 80.1 0 00-43.7-42.3 48 48 0 10-59.2 0A80.1 80.1 0 0054.7 200H40V56h176v144Z"/></svg>';