triangle_flag constant

String const triangle_flag

Implementation

static const String triangle_flag =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 21v-5m0 0V3.577a.6.6 0 01.916-.51l8.79 5.442a.6.6 0 01.017 1.009L8 16Z"/></svg>';