x_bold constant

String const x_bold

Implementation

static const String x_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="M208.5 191.5a12 12 0 010 17 12.1 12.1 0 01-17 0L128 145l-63.5 63.5a12.1 12.1 0 01-17 0 12 12 0 010-17L111 128 47.5 64.5a12 12 0 0117-17L128 111l63.5-63.5a12 12 0 0117 17L145 128Z"/></svg>';