children_cap constant

String const children_cap

Implementation

static const String children_cap =
    '<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="M6 32c0-15 5-24 8-24s6 6 6 6h8s3-6 6-6 8 9 8 24"/><rect width="40" height="8" x="4" y="32" fill="#555" rx="2"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';