event_schedule constant

String const event_schedule

Icon Data of event_schedule

Implementation

static const String event_schedule =
    '<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="M21 30a8 8 0 118-8 8 8 0 01-8 8Zm0-14a6 6 0 106 6 6 6 0 00-6-6Z"/><path fill="currentColor" d="M22.59 25 20 22.41V18h2v3.59l2 2L22.59 25z"/><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>';