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="M12 2.5 2 9.8l3.8 11.7h12.4L22 9.8 12 2.5Z"/></svg>';