triangle_stroked constant

String const triangle_stroked

Implementation

static const String triangle_stroked =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M7.524.5a.77.77 0 00-.69.395l-5.5 9.87C1.022 11.307 1.395 12 2 12h11c.605 0 .978-.692.666-1.236L8.166.896A.773.773 0 007.524.5zM7.5 2.9l4.127 7.47H3.373z"/></svg>';