lifebuoy_fill constant

String const lifebuoy_fill

Implementation

static const String lifebuoy_fill =
    '<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="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Zm7 0a3 3 0 116 0 3 3 0 01-6 0Zm7.768-2.646a1 1 0 01-1.414 0l-.707-.708a1 1 0 010-1.414l1.585-1.586a1 1 0 011.415 0l.707.708a1 1 0 010 1.414l-1.586 1.586ZM5.646 7.768a1 1 0 010-1.414l.708-.708a1 1 0 011.414 0l1.586 1.586a1 1 0 010 1.414l-.708.708a1 1 0 01-1.414 0L5.646 7.768Zm11.122 6.878a1 1 0 00-1.414 0l-.708.708a1 1 0 000 1.414l1.586 1.586a1 1 0 001.414 0l.708-.708a1 1 0 000-1.414l-1.586-1.586Zm-9.536 0a1 1 0 011.414 0l.708.708a1 1 0 010 1.414l-1.586 1.586a1 1 0 01-1.414 0l-.708-.708a1 1 0 010-1.414l1.586-1.586Z"/></g></svg>';