lifesaver constant

String const lifesaver

Implementation

static const String lifesaver =
    '<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"><g stroke="currentColor" stroke-linejoin="round" stroke-width="2" clip-path="url(#svgIDa)"><circle cx="12" cy="12" r="10" stroke-linecap="round" transform="rotate(45 12 12)"/><circle cx="12" cy="12" r="4" stroke-linecap="round" transform="rotate(45 12 12)"/><path d="m19.071 4.929-4.243 4.243m-5.656 5.656-4.243 4.243m14.142 0-4.243-4.243M9.172 9.172 4.929 4.929"/></g><defs><clipPath id="svgIDa"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>';