rss_simple constant

String const rss_simple

Implementation

static const String rss_simple =
    '<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="M216 200a8 8 0 01-16 0c0-79.4-64.6-144-144-144a8 8 0 010-16c88.2 0 160 71.8 160 160ZM56 112a8 8 0 000 16 72.1 72.1 0 0172 72 8 8 0 0016 0 88.1 88.1 0 00-88-88Zm0 76a12 12 0 1012 12 12 12 0 00-12-12Z"/></svg>';