frown constant

String const frown

Implementation

static const String frown =
    '<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 11.399a3.637 3.637 0 00-3.61 3.2.682.682 0 001.354.162 2.273 2.273 0 014.51-.015.682.682 0 101.353-.172A3.637 3.637 0 0010 11.4Zm-4.186-5.12a1.395 1.395 0 100 2.79 1.395 1.395 0 000-2.79Zm8.372 0a1.395 1.395 0 100 2.79 1.395 1.395 0 000-2.79Z"/></svg>';