medication_alert constant

String const medication_alert

Implementation

static const String medication_alert =
    '<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="M22 19h2v5h-2z"/><path fill="currentColor" d="M23 31a8 8 0 118-8 8 8 0 01-8 8Zm0-14a6 6 0 106 6 6 6 0 00-6-6Z"/><circle cx="23" cy="26" r="1" fill="currentColor"/><path fill="currentColor" d="M20 2H4a2 2 0 00-2 2v4a2 2 0 002 2v18a2 2 0 002 2h8v-2H6v-2h5V12H6v-2h12v3h2v-3a2 2 0 002-2V4a2 2 0 00-2-2ZM9 14v10H6V14ZM4 8V4h16v4Z"/></svg>';