todo constant

String const todo

Icon Data of todo

Implementation

static const String 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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m11.5 16 3.5 3.5 6-6m8 2.5a13 13 0 11-26 0 13 13 0 0126 0Z"/></svg>';