check_box_with_check constant

String const check_box_with_check

Implementation

static const String check_box_with_check =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M1 5.125A4.125 4.125 0 015.125 1h21.75A4.125 4.125 0 0131 5.125v21.75A4.125 4.125 0 0126.875 31H5.125A4.125 4.125 0 011 26.875V5.125Zm11.183 17.444c.293.288.676.431 1.059.431.383 0 .767-.143 1.059-.43l11.26-11.06a1.452 1.452 0 000-2.08 1.517 1.517 0 00-2.118 0L13.242 19.45l-4.685-4.602a1.517 1.517 0 00-2.118 0 1.453 1.453 0 000 2.08l5.744 5.641Z"/></svg>';