pentagon_fill constant

String const pentagon_fill

Implementation

static const String pentagon_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M7.685.256a.5.5 0 01.63 0l7.421 6.03a.5.5 0 01.162.538l-2.788 8.827a.5.5 0 01-.476.349H3.366a.5.5 0 01-.476-.35L.102 6.825a.5.5 0 01.162-.538l7.42-6.03Z"/></svg>';