face_neutral constant

String const face_neutral

Implementation

static const String face_neutral =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M8 14.5a6.5 6.5 0 100-13 6.5 6.5 0 000 13ZM8 16A8 8 0 108 0a8 8 0 000 16Zm-2.5-5.25a.75.75 0 01.75-.75h3.5a.75.75 0 010 1.5h-3.5a.75.75 0 01-.75-.75ZM7 7a1 1 0 11-2 0 1 1 0 012 0Zm3 1a1 1 0 100-2 1 1 0 000 2Z" clip-rule="evenodd"/></svg>';