perfumer_bottle constant

String const perfumer_bottle

Implementation

static const String perfumer_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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><rect width="38" height="24" x="5" y="17" fill="#555" rx="2"/><path fill="#555" d="M14 7h20v10H14zm4 18h12v8H18z"/><path d="M30 29h13M5 29h13M5 24v10m38-10v10"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';