pentagram constant

String const pentagram

Implementation

static const String pentagram =
    '<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="m16.15 14.4 2.56 7.86L12 17.4l-6.72 4.9 2.57-7.93-6.7-4.87h8.29L12 1.61l2.56 7.89h8.33l-6.74 4.9m-2.85 2.07 2.56 1.86-.98-3.01-1.58 1.15M11 9.5h2l-1-3.03-1 3.03m-.26 6.97L9.13 15.3l-1 3.07 2.61-1.9M18.28 11h-3.23l.62 1.9 2.61-1.9m-7.75 0-.91 2.8L12 15.54l2.39-1.72-.92-2.82h-2.94m-4.77 0 2.58 1.87.61-1.87H5.76Z"/></svg>';