flare constant

String const flare

Implementation

static const String flare =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="12" cy="12" r="2"/><path d="M3 12h4m5-9v4m5 5h4m-9 5v4M7.5 7.5l1 1m8-1-1 1m0 7 1 1m-8-1-1 1"/></g></svg>';