square_half_bold constant

String const square_half_bold

Implementation

static const String square_half_bold =
    '<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 32H52a20.1 20.1 0 00-20 20v152a20.1 20.1 0 0020 20h152a20.1 20.1 0 0020-20V52a20.1 20.1 0 00-20-20Zm-64 64h60v20h-60Zm0 44h60v20h-60Zm60-68h-60V56h60ZM56 56h60v144H56Zm84 144v-16h60v16Z"/></svg>';