select_check_box constant

String const select_check_box

Implementation

static const String select_check_box =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M5 21q-.825 0-1.413-.587Q3 19.825 3 19V5q0-.825.587-1.413Q4.175 3 5 3h14q.2 0 .375.037.175.038.35.113L17.875 5H5v14h14v-6.65l2-2V19q0 .825-.587 1.413Q19.825 21 19 21Zm6.525-4-5.65-5.65 1.4-1.4 4.25 4.25L20.7 5.025 22.125 6.4Z"/></svg>';