regular_shape constant

String const regular_shape

Implementation

static const String regular_shape =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M50.1 11.502a3.5 3.5 0 00-2.157.666L11.141 38.906a3.5 3.5 0 00-1.27 3.912l14.057 43.264a3.5 3.5 0 003.328 2.418h45.488a3.5 3.5 0 003.328-2.418L90.13 42.818a3.5 3.5 0 00-1.27-3.912L52.057 12.168a3.5 3.5 0 00-1.957-.666z" color="currentColor"/></svg>';