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="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M256 16C123.452 16 16 123.452 16 256s107.452 240 240 240 240-107.452 240-240S388.548 16 256 16Zm147.078 387.078a207.253 207.253 0 1144.589-66.125 207.332 207.332 0 01-44.589 66.125Z"/><path fill="currentColor" d="M152 200h40v40h-40zm168 0h40v40h-40zm-64 88a88.1 88.1 0 00-88 88h32a56 56 0 01112 0h32a88.1 88.1 0 00-88-88Z"/></svg>';