mood_very_good constant

String const mood_very_good

Implementation

static const String mood_very_good =
    '<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 384a104 104 0 00104-104H152a104 104 0 00104 104Zm-50.243-155.708 20.486-24.584L168 155.173l-58.243 48.535 20.486 24.584L168 196.827l37.757 31.465zm80-24.584 20.486 24.584L344 196.827l37.757 31.465 20.486-24.584L344 155.173l-58.243 48.535z"/></svg>';