user_rectangle_light constant

String const user_rectangle_light

Implementation

static const String user_rectangle_light =
    '<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 42H40a14 14 0 00-14 14v144a14 14 0 0014 14h176a14 14 0 0014-14V56a14 14 0 00-14-14ZM94 120a34 34 0 1134 34 34.1 34.1 0 01-34-34Zm-24.8 82a66 66 0 01117.6 0Zm148.8-2a2 2 0 01-2 2h-16a78.3 78.3 0 00-46.5-43.7 46 46 0 10-51 0A78.3 78.3 0 0056 202H40a2 2 0 01-2-2V56a2 2 0 012-2h176a2 2 0 012 2Z"/></svg>';