schedule constant

String const schedule

Icon Data of 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"><path fill="currentColor" d="M7 6a1 1 0 01-1-1V3a1 1 0 012 0v2a1 1 0 01-.999 1H7zm10 0a1 1 0 01-1-1V3a1 1 0 012 0v2a1 1 0 01-.999 1H17z" opacity=".5"/><path fill="currentColor" d="M19 4h-1v1a1 1 0 01-2 0V4H8v1a1 1 0 01-2 0V4H5a3 3 0 00-3 3v2h20V7a3 3 0 00-3-3z"/><circle cx="7" cy="13" r="1" fill="currentColor"/><circle cx="7" cy="17" r="1" fill="currentColor"/><circle cx="12" cy="13" r="1" fill="currentColor"/><circle cx="12" cy="17" r="1" fill="currentColor"/><circle cx="17" cy="13" r="1" fill="currentColor"/><circle cx="17" cy="17" r="1" fill="currentColor"/><path fill="currentColor" d="M2 9v10a3 3 0 003 3h14a3 3 0 003-3V9H2zm5 9a1 1 0 110-2 1 1 0 010 2zm0-4a1 1 0 110-2 1 1 0 010 2zm5 4a1 1 0 110-2 1 1 0 010 2zm0-4a1 1 0 110-2 1 1 0 010 2zm5 4a1 1 0 110-2 1 1 0 010 2zm0-4a1 1 0 110-2 1 1 0 010 2z" opacity=".5"/></svg>';