smiley_light constant

String const smiley_light

Implementation

static const String smiley_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M128 26a102 102 0 10102 102A102.2 102.2 0 00128 26Zm0 192a90 90 0 1190-90 90.1 90.1 0 01-90 90ZM82 108a10 10 0 1110 10 10 10 0 01-10-10Zm72 0a10 10 0 1110 10 10 10 0 01-10-10Zm20.8 47a54.1 54.1 0 01-93.6 0 6 6 0 012.2-8.2 5.9 5.9 0 018.2 2.2 42 42 0 0072.8 0 5.9 5.9 0 018.2-2.2 6 6 0 012.2 8.2Z"/></svg>';