lifebuoy constant

String const lifebuoy

Icon Data of lifebuoy

Implementation

static const String lifebuoy =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -2 24 24"><path fill="currentColor" d="M10 18a8 8 0 100-16 8 8 0 000 16zm0 2C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10-4.477 10-10 10zm3.446-12.032a4.007 4.007 0 00-1.414-1.414l3.625-3.625 1.414 1.414-3.625 3.625zm-5.478 5.478-3.625 3.625-1.414-1.414 3.625-3.625a4.007 4.007 0 001.414 1.414zm0-6.892a4.007 4.007 0 00-1.414 1.414L2.929 4.343 4.343 2.93l3.625 3.625zm4.736 6.394a4 4 0 11.244-.244c.193-.21.359-.435.498-.672l2.874 2.874a8.048 8.048 0 01-1.414 1.414l-2.874-2.874c.237-.14.462-.305.672-.498zM10 12a2 2 0 100-4 2 2 0 000 4z"/></svg>';