reminder constant

String const reminder

Icon Data of reminder

Implementation

static const String reminder =
    '<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" d="m30 23.382-2-1V20a6.005 6.005 0 00-5-5.91V12h-2v2.09A6.005 6.005 0 0016 20v2.382l-2 1V28h6v2h4v-2h6ZM28 26H16v-1.382l2-1V20a4 4 0 018 0v3.618l2 1Z"/><path fill="currentColor" d="M28 6a2 2 0 00-2-2h-4V2h-2v2h-8V2h-2v2H6a2 2 0 00-2 2v20a2 2 0 002 2h4v-2H6V6h4v2h2V6h8v2h2V6h4v6h2Z"/></svg>';