bottle constant

String const bottle

Implementation

static const String 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="M36 18H12v26h24V18Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M19.894 11h8.212a4 4 0 013.8 2.75L33.303 18H14.695l1.4-4.25a4 4 0 013.8-2.75Z" clip-rule="evenodd"/><path stroke-linecap="round" d="M21 11V7a3 3 0 116 0v4m-8.5 15v10"/></g></svg>';