neutral_face constant

String const neutral_face

Implementation

static const String neutral_face =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M32 2C15.432 2 2 15.432 2 32s13.432 30 30 30c16.566 0 30-13.432 30-30S48.566 2 32 2zm0 57.5C16.836 59.5 4.5 47.164 4.5 32S16.836 4.5 32 4.5c15.163 0 27.5 12.336 27.5 27.5S47.163 59.5 32 59.5z"/><circle cx="20.5" cy="27.592" r="5" fill="currentColor"/><circle cx="43.498" cy="27.592" r="5" fill="currentColor"/><path fill="currentColor" d="M38.871 44H25.127c-1.504 0-1.504 4 0 4h13.744c1.504 0 1.504-4 0-4"/></svg>';