rss_simple_light constant

String const rss_simple_light

Implementation

static const String rss_simple_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="M214 200a6 6 0 01-12 0c0-80.5-65.5-146-146-146a6 6 0 010-12c87.1 0 158 70.9 158 158ZM56 114a6 6 0 000 12 74.1 74.1 0 0174 74 6 6 0 0012 0 86.1 86.1 0 00-86-86Zm0 76a10 10 0 1010 10 10 10 0 00-10-10Z"/></svg>';