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="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M202.2 200.8a103.8 103.8 0 000-145.6 2.3 2.3 0 00-.7-.7 2.3 2.3 0 00-.7-.7 103.8 103.8 0 00-145.6 0 2.3 2.3 0 00-.7.7 2.3 2.3 0 00-.7.7 103.8 103.8 0 000 145.6l.7.7a2.3 2.3 0 00.7.7 103.8 103.8 0 00145.6 0 2.3 2.3 0 00.7-.7 2.3 2.3 0 00.7-.7Zm-6.6-16.5-28.5-28.5a47.9 47.9 0 000-55.6l28.5-28.5a87.9 87.9 0 010 112.6ZM96 128a32 32 0 1132 32 32.1 32.1 0 01-32-32Zm88.3-67.6-28.5 28.5a47.9 47.9 0 00-55.6 0L71.7 60.4a87.9 87.9 0 01112.6 0ZM60.4 71.7l28.5 28.5a47.9 47.9 0 000 55.6l-28.5 28.5a87.9 87.9 0 010-112.6Zm11.3 123.9 28.5-28.5a47.9 47.9 0 0055.6 0l28.5 28.5a87.9 87.9 0 01-112.6 0Z"/></svg>';