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="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="currentColor" fill-rule="evenodd" transform="translate(2 2)"><circle cx="8.5" cy="8.5" r="8" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="6" cy="6" r="1"/><circle cx="11" cy="6" r="1"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M5.5 10.5h6"/></g></svg>';