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" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm2.313 14.434A4.978 4.978 0 0112 17a4.981 4.981 0 01-2.079-.451l-.234-.115-2.183 2.184A7.963 7.963 0 0012 20a7.963 7.963 0 004.237-1.213l.26-.17-2.184-2.183Zm-8.93-8.93A7.963 7.963 0 004 12c0 1.667.51 3.215 1.382 4.496l2.184-2.183A4.978 4.978 0 017 12c0-.835.204-1.621.566-2.313L5.382 7.504Zm13.235 0-2.184 2.183c.362.692.566 1.479.566 2.313 0 .835-.204 1.621-.566 2.313l2.184 2.183A7.962 7.962 0 0020 12c0-1.667-.51-3.215-1.382-4.496ZM12 9a3 3 0 100 6 3 3 0 000-6Zm0-5a7.962 7.962 0 00-4.237 1.213l-.26.17 2.184 2.183A4.978 4.978 0 0112 7c.742 0 1.446.162 2.079.451l.234.115 2.183-2.184A7.963 7.963 0 0012 4Z"/></g></svg>';