checkbox_list_line constant

String const checkbox_list_line

Implementation

static const String checkbox_list_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M31.43 16H10v2h21.43a1 1 0 000-2Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M31.43 24H10v2h21.43a1 1 0 000-2Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M15.45 10h16a1 1 0 000-2h-14Z" class="clr-i-outline clr-i-outline-path-3"/><path fill="currentColor" d="M17.5 3.42a1.09 1.09 0 00-1.55 0l-8.06 8.06-3.38-3.64a1.1 1.1 0 10-1.61 1.5l4.94 5.3L17.5 5a1.1 1.1 0 000-1.58Z" class="clr-i-outline clr-i-outline-path-4"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';