frown_o constant

String const frown_o

Implementation

static const String frown_o =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm0 1.395a8.605 8.605 0 100 17.21 8.605 8.605 0 000-17.21ZM10 11.4a3.637 3.637 0 013.607 3.175.682.682 0 11-1.352.172 2.273 2.273 0 00-4.511.015.682.682 0 11-1.354-.163 3.637 3.637 0 013.61-3.2ZM5.814 6.28a1.395 1.395 0 110 2.79 1.395 1.395 0 010-2.79Zm8.372 0a1.395 1.395 0 110 2.79 1.395 1.395 0 010-2.79Z"/></svg>';