check_box_empty constant

String const check_box_empty

Implementation

static const String check_box_empty =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="304" height="448" preserveAspectRatio="xMidYMid meet" viewBox="0 0 304 448"><path fill="currentColor" d="M237 341q28 0 46-18t18-46V107q0-28-18-46t-46-18H67q-28 0-46 18T3 107v170q0 28 18 46t46 18h170zM45 277V107q0-22 22-22h170q22 0 22 22v170q0 22-22 22H67q-22 0-22-22z"/></svg>';