check_box constant

String const check_box

Implementation

static const String check_box =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="360" height="448" preserveAspectRatio="xMidYMid meet" viewBox="0 0 360 448"><path fill="currentColor" d="M45 145v-38q0-8 7-15t15-7h170q5 0 9 2l34-29q-22-15-43-15H67q-28 0-46 18T3 107v170q0 26 18.5 45T67 341h170q27 0 45.5-19t18.5-45v-70l-42 38v32q0 8-7 15t-15 7H67q-8 0-15-7t-7-15V145zm314-43-30-34-28 28-42 36-81 71-52-66-34 25 77 105 90-79 42-37z"/></svg>';