list_check_line constant

String const list_check_line

Implementation

static const String list_check_line =
    '<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"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M4.5 17.5a1.5 1.5 0 110 3 1.5 1.5 0 010-3ZM20 18a1 1 0 110 2H9a1 1 0 110-2h11ZM4.5 10.5a1.5 1.5 0 110 3 1.5 1.5 0 010-3ZM20 11a1 1 0 01.117 1.993L20 13H9a1 1 0 01-.117-1.993L9 11h11ZM4.5 3.5a1.5 1.5 0 110 3 1.5 1.5 0 010-3ZM20 4a1 1 0 01.117 1.993L20 6H9a1 1 0 01-.117-1.993L9 4h11Z"/></g></svg>';