square_half_bottom constant

String const square_half_bottom

Implementation

static const String square_half_bottom =
    '<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 36H52a16 16 0 00-16 16v152a16 16 0 0016 16h152a16 16 0 0016-16V52a16 16 0 00-16-16Zm0 16v68H52V52Zm-100 84v68H88v-68Zm16 0h16v68h-16Zm32 0h16v68h-16Zm-100 0h20v68H52Zm152 68h-20v-68h20v68Z"/></svg>';