healthy_recognition constant

String const healthy_recognition

Implementation

static const String healthy_recognition =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M6 33v6a3 3 0 003 3h6m18 0h6a3 3 0 003-3v-6m0-18V9a3 3 0 00-3-3h-6M6 15V9a3 3 0 013-3h6"/><path fill="#555" d="M34 24 24 34 14 24c-1-1-1.5-3 0-5s4.5-2 6-1 2 2 4 2 2.5-1 4-2 4.5-1 6 1 1 4 0 5Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';