diving_bottle constant

String const diving_bottle

Implementation

static const String diving_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"><path stroke-miterlimit="2" d="m4 40 2.5 1.351c1.6.865 3.4.865 5 0 1.6-.864 3.4-.864 5 0 1.6.865 3.4.865 5 0 1.6-.864 3.4-.864 5 0 1.6.865 3.4.865 5 0 1.6-.864 3.4-.864 5 0 1.6.865 3.4.865 5 0L44 40M14 11V4m17 7V4M21 8V4m17 4V4"/><path d="M12 6h8m9 0h8"/><rect width="8" height="24" x="10" y="11" rx="4"/><rect width="8" height="24" x="27" y="11" rx="4"/><path fill="#555" d="M27 15a4 4 0 018 0v4h-8v-4Zm-17 0a4 4 0 018 0v4h-8v-4Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';