mood_very_bad constant

String const mood_very_bad

Implementation

static const String mood_very_bad =
    '<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="M256 280a104 104 0 00-104 104h208a104 104 0 00-104-104Zm-138.63-92.04 21.261-23.917 72 64-21.26 23.918zm178.672 45.411 64-72 23.918 21.26-64 72z"/></svg>';