breast_pump constant

String const breast_pump

Implementation

static const String breast_pump =
    '<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 fill="#555" d="M35 25c0-4-6-6-6-6v-5H17v5s-6 2-6 6v19h24V25Z"/><path d="m20 4-7 6m10 4-6-7m9 1h9v7l6 5"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';