flash constant

String const flash

Implementation

static const String flash =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="m16 8-2.2-1.6L14.9 4l-2.7-.2-.2-2.7-2.4 1.1L8 0 6.4 2.2 4 1.1l-.2 2.7-2.7.2 1.1 2.4L0 8l2.2 1.6L1.1 12l2.7.2.2 2.7 2.4-1.1L8 16l1.6-2.2 2.4 1.1.2-2.7 2.7-.2-1.1-2.4L16 8z"/></svg>';