x_square_bold constant

String const x_square_bold

Implementation

static const String x_square_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="M87.5 151.5 111 128l-23.5-23.5a12 12 0 0117-17L128 111l23.5-23.5a12 12 0 0117 17L145 128l23.5 23.5a12 12 0 010 17 12.1 12.1 0 01-17 0L128 145l-23.5 23.5a12.1 12.1 0 01-17 0 12 12 0 010-17ZM228 48v160a20.1 20.1 0 01-20 20H48a20.1 20.1 0 01-20-20V48a20.1 20.1 0 0120-20h160a20.1 20.1 0 0120 20Zm-24 4H52v152h152Z"/></svg>';