hurricane constant

String const hurricane

Implementation

static const String hurricane =
    '<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" d="M15 6.79A6 6 0 0118 12C18 22 6 22 6 22a17.7 17.7 0 003.34-3.29 1 1 0 00-.34-1.5A6 6 0 016 12C6 2 18 2 18 2a17.699 17.699 0 00-3.34 3.29 1.002 1.002 0 00.34 1.5zM12 14a2 2 0 100-4 2 2 0 000 4z"/></svg>';