expressionless_face constant

String const expressionless_face

Implementation

static const String expressionless_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"/><path fill="currentColor" d="M40 44H24c-1.504 0-1.504 4 0 4h16c1.504 0 1.504-4 0-4M27.128 28h-16c-1.504 0-1.504 4 0 4h16c1.504 0 1.504-4 0-4m25.744 0h-16c-1.504 0-1.504 4 0 4h16c1.504 0 1.504-4 0-4"/></svg>';