square_half_bottom_light constant

String const square_half_bottom_light

Implementation

static const String square_half_bottom_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="M204 38H52a14 14 0 00-14 14v152a14 14 0 0014 14h152a14 14 0 0014-14V52a14 14 0 00-14-14ZM52 50h152a2 2 0 012 2v70H50V52a2 2 0 012-2Zm54 84v72H86v-72Zm12 0h20v72h-20Zm32 0h20v72h-20ZM50 204v-70h24v72H52a2 2 0 01-2-2Zm154 2h-22v-72h24v70a2 2 0 01-2 2Z"/></svg>';