checkmark_todo constant

String const checkmark_todo

Icon Data of checkmark_todo

Implementation

static const String checkmark_todo =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="evenodd" d="M26.207 9.293a1 1 0 010 1.414l-1.625 1.625a1 1 0 01-1.414-1.414l1.625-1.625a1 1 0 011.414 0Zm-4.875 4.875a1 1 0 010 1.414l-3.25 3.25a1 1 0 01-1.414-1.414l3.25-3.25a1 1 0 011.414 0Zm-15.54 2.125a1 1 0 011.415 0l1.5 1.5a1 1 0 11-1.414 1.414l-1.5-1.5a1 1 0 010-1.414Zm9.04 4.375a1 1 0 010 1.414l-1.625 1.625a1 1 0 01-1.414 0l-1.5-1.5a1 1 0 111.414-1.414l.793.793.918-.918a1 1 0 011.414 0Z" clip-rule="evenodd"/></svg>';