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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="4"><ellipse cx="22" cy="30" stroke-linejoin="round" rx="16" ry="14"/><path d="M26 24c1.333.167 4 1 5 5"/><circle cx="8" cy="8" r="4" stroke-linejoin="round"/><circle cx="41" cy="13" r="3" stroke-linejoin="round"/></g></svg>';