lifebuoy_light constant

String const lifebuoy_light

Implementation

static const String lifebuoy_light =
    '<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="M200.5 199.7a101.9 101.9 0 000-143.4c-.2-.2-.2-.3-.4-.4s-.2-.2-.4-.4a101.9 101.9 0 00-143.4 0l-.4.4-.4.4a101.9 101.9 0 000 143.4l.4.4c.1.2.2.2.4.4a101.9 101.9 0 00143.4 0c.2-.2.3-.2.4-.4s.2-.2.4-.4Zm-4.8-12.5L164.5 156a46 46 0 000-56l31.2-31.2a89.7 89.7 0 010 118.4ZM94 128a34 34 0 1134 34 34.1 34.1 0 01-34-34Zm93.2-67.7L156 91.5a46 46 0 00-56 0L68.8 60.3a89.7 89.7 0 01118.4 0ZM60.3 68.8 91.5 100a46 46 0 000 56l-31.2 31.2a89.7 89.7 0 010-118.4Zm8.5 126.9 31.2-31.2a46 46 0 0056 0l31.2 31.2a89.7 89.7 0 01-118.4 0Z"/></svg>';