list_task constant

String const list_task

Icon Data of list_task

Implementation

static const String list_task =
    '<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" fill-rule="evenodd" d="M9 13h10a1 1 0 010 2H9a1 1 0 010-2Zm0 4h10a1 1 0 010 2H9a1 1 0 010-2Zm6-8h4a1 1 0 010 2h-4a1 1 0 010-2Zm-7.257 1.914L4 7.172l1.414-1.415 2.329 2.329L12.828 3l1.415 1.414-6.5 6.5Z"/></svg>';