medication_reminder constant

String const medication_reminder

Icon Data of medication_reminder

Implementation

static const String medication_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="M20 2H4a2 2 0 00-2 2v4a2 2 0 002 2v18a2 2 0 002 2h12a2 2 0 002-2V10a2 2 0 002-2V4a2 2 0 00-2-2ZM6 14h3v10H6Zm12 14H6v-2h5V12H6v-2h12ZM4 8V4h16v4Z"/><circle cx="26" cy="16" r="4" fill="currentColor"/></svg>';