lifebuoy_line constant

String const lifebuoy_line

Implementation

static const String lifebuoy_line =
    '<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="9"/><path d="m18 6-3.172 3.172M6 18l3.172-3.172M6 6l3.172 3.172M18 18l-3.172-3.172m0-5.656A3.987 3.987 0 0012 8a3.987 3.987 0 00-2.828 1.172m5.656 0A3.984 3.984 0 0116 12a3.987 3.987 0 01-1.172 2.828M9.172 9.172A3.987 3.987 0 008 12c0 1.105.448 2.105 1.172 2.828m0 0A3.987 3.987 0 0012 16a3.987 3.987 0 002.828-1.172"/></g></svg>';