warning_triangle constant

String const warning_triangle

Implementation

static const String warning_triangle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="currentColor" fill-rule="evenodd" transform="translate(1 1)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m9.5.5 9 16H.5zm0 10v-5"/><circle cx="9.5" cy="13.5" r="1"/></g></svg>';