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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M8.36 15.33a1 1 0 00-.13 1.4 1 1 0 001.41.13 3.76 3.76 0 014.72 0 1 1 0 001.41-.13 1 1 0 00-.13-1.4 5.81 5.81 0 00-7.28 0ZM9 11a1 1 0 10-1-1 1 1 0 001 1Zm3-9a10 10 0 1010 10A10 10 0 0012 2Zm0 18a8 8 0 118-8 8 8 0 01-8 8Zm3-11a1 1 0 101 1 1 1 0 00-1-1Z"/></svg>';