rectangle_bold constant

String const rectangle_bold

Implementation

static const String rectangle_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="M216 220H40a20.1 20.1 0 01-20-20V56a20.1 20.1 0 0120-20h176a20.1 20.1 0 0120 20v144a20.1 20.1 0 01-20 20ZM44 196h168V60H44Z"/></svg>';