rss_simple_bold constant

String const rss_simple_bold

Implementation

static const String rss_simple_bold =
    '<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="M220 200a12 12 0 01-24 0c0-77.2-62.8-140-140-140a12 12 0 010-24c90.4 0 164 73.6 164 164ZM56 108a12 12 0 000 24 68.1 68.1 0 0168 68 12 12 0 0024 0 92.1 92.1 0 00-92-92Zm0 76a16 16 0 1016 16 16 16 0 00-16-16Z"/></svg>';