umbrella_two constant

String const umbrella_two

Implementation

static const String umbrella_two =
    '<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="M27 24v13.125C27 39 26.638 44 23 44c-3.429 0-4-4.375-4-5.625"/><path fill="#555" d="M24 4c14.5 0 19.375 13.333 20 20H4c.625-6.667 5.5-20 20-20Z"/><path d="m19 14 4 4 6-7"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';