lifebuoy constant

String const lifebuoy

Implementation

static const String lifebuoy =
    '<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"><path fill-rule="evenodd" d="M18.33 19.742A9.959 9.959 0 0112 22a9.959 9.959 0 01-6.33-2.258.967.967 0 00.037-.035l4.261-4.26c.595.351 1.29.553 2.032.553s1.437-.202 2.032-.554l4.26 4.261a.93.93 0 00.038.035zm1.412-1.412A9.959 9.959 0 0022 12a9.959 9.959 0 00-2.258-6.33.967.967 0 01-.035.037l-4.26 4.261c.351.595.553 1.29.553 2.032s-.202 1.437-.554 2.032l4.261 4.26a.93.93 0 01.035.038zM18.33 4.258a.977.977 0 00-.037.035l-4.261 4.26A3.982 3.982 0 0012 8c-.742 0-1.437.202-2.032.554l-4.26-4.261a1.018 1.018 0 00-.038-.035A9.959 9.959 0 0112 2a9.96 9.96 0 016.33 2.258zM4.258 5.67A9.959 9.959 0 002 12a9.96 9.96 0 002.258 6.33.977.977 0 01.035-.037l4.26-4.261A3.982 3.982 0 018 12c0-.742.202-1.437.554-2.032l-4.261-4.26a1.018 1.018 0 01-.035-.038z" clip-rule="evenodd"/><circle cx="12" cy="12" r="4" stroke="currentColor" stroke-width="2"/></g></svg>';