short_skirt constant

String const short_skirt

Implementation

static const String short_skirt =
    '<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 fill="#555" d="m12 9 5-5h14l5 5 7 26s-3 9-19 9-19-9-19-9l7-26Z"/><path d="m13 42 4-16M5 35s3 9 19 9"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';