triangle_solid constant

String const triangle_solid

Implementation

static const String triangle_solid =
    '<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.932 1.248a.5.5 0 00-.864 0l-7 12A.5.5 0 00.5 14h14a.5.5 0 00.432-.752l-7-12Z"/></svg>';