medicine_bottle constant

String const medicine_bottle

Implementation

static const String medicine_bottle =
    '<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"><path stroke-linejoin="round" d="M34 10H14a2 2 0 00-2 2v30a2 2 0 002 2h20a2 2 0 002-2V12a2 2 0 00-2-2Z"/><path stroke-linecap="round" d="M12 18h24"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 15v6m24-6v6"/><path stroke-linejoin="round" d="M32 4H16v6h16V4Z"/><path stroke-linecap="round" d="M20 31h8m-4-4v8"/></g></svg>';