bottle_three constant

String const bottle_three

Implementation

static const String bottle_three =
    '<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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M21.188 10h5.625L33 21.18V44H15V21.18L21.188 10Z"/><path fill="#555" d="M20 4h8v6h-8z"/><rect width="6" height="12" x="21" y="23" fill="#555" rx="3"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';