square_light constant

String const square_light

Implementation

static const String square_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="M208 222H48a14 14 0 01-14-14V48a14 14 0 0114-14h160a14 14 0 0114 14v160a14 14 0 01-14 14ZM48 46a2 2 0 00-2 2v160a2 2 0 002 2h160a2 2 0 002-2V48a2 2 0 00-2-2Z"/></svg>';