soap_bubble constant

String const soap_bubble

Implementation

static const String soap_bubble =
    '<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-width="4"><ellipse cx="22" cy="30" fill="#555" stroke-linejoin="round" rx="16" ry="14"/><path d="M26 24c1.333.167 4 1 5 5"/><circle cx="8" cy="8" r="4" fill="#555" stroke-linejoin="round"/><circle cx="41" cy="13" r="3" fill="#555" stroke-linejoin="round"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';