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"><g fill="currentColor" stroke="currentColor" 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" rx="2"/></g></svg>';