square_half constant

String const square_half

Implementation

static const String square_half =
    '<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-16Zm-68 84h68v16h-68Zm0-16V88h68v16Zm0 48h68v16h-68Zm68-80h-68V52h68ZM52 52h68v152H52Zm152 152h-68v-20h68v20Z"/></svg>';