pentagon constant

String const pentagon

Implementation

static const String pentagon =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m21.795 9.456-9.5-6.923a.504.504 0 00-.59 0l-9.5 6.923a.502.502 0 00-.18.559l3.628 11.202a.5.5 0 00.476.345H17.87a.5.5 0 00.476-.345l3.629-11.202a.502.502 0 00-.181-.559zm-4.287 11.107H6.492L3.087 10.05 12 3.557l8.913 6.494-3.405 10.511z"/></svg>';