schedule constant

String const schedule

Implementation

static const String schedule =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M9 20H6a4 4 0 01-4-4V7a4 4 0 014-4h11a4 4 0 014 4v3M8 2v2m7-2v2M2 8h19m-2.5 7.643-1.5 1.5"/><circle cx="17" cy="17" r="5"/></g></svg>';