pentagon_one constant

String const pentagon_one

Implementation

static const String pentagon_one =
    '<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"><path fill="#555" stroke="#fff" stroke-width="4" d="m25.23 4.958 17.63 13.743a2 2 0 01.654 2.25l-7.04 19.721A2 2 0 0134.59 42H13.41a2 2 0 01-1.884-1.328l-7.04-19.721a2 2 0 01.654-2.25L22.77 4.958a2 2 0 012.46 0Z"/></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';