medication_time constant

String const medication_time

Implementation

static const String medication_time =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><rect width="24" height="10" x="9" y="5" stroke-linecap="round" stroke-linejoin="round" rx="4"/><path stroke-linecap="round" stroke-linejoin="round" d="M21 5v8m-6-8v8m12-8v8m0 27H8a2 2 0 01-2-2V17a2 2 0 012-2h26a2 2 0 012 2v9m-2 6v4h4"/><circle cx="35" cy="35" r="9"/><path stroke-linecap="round" stroke-linejoin="round" d="M13 5h16M13 15h16"/></g></svg>';