user_rectangle_thin constant

String const user_rectangle_thin

Implementation

static const String user_rectangle_thin =
    '<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 44H40a12 12 0 00-12 12v144a12 12 0 0012 12h176a12 12 0 0012-12V56a12 12 0 00-12-12ZM66 204a68 68 0 01124 0Zm154-4a4 4 0 01-4 4h-17.3a76.1 76.1 0 00-50.1-45.1 44 44 0 10-41.2 0A76.1 76.1 0 0057.3 204H40a4 4 0 01-4-4V56a4 4 0 014-4h176a4 4 0 014 4Zm-92-44a36 36 0 1136-36 36 36 0 01-36 36Z"/></svg>';