rss_simple_fill constant

String const rss_simple_fill

Implementation

static const String rss_simple_fill =
    '<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="M68 200a12 12 0 11-12-12 12 12 0 0112 12ZM56 40a8 8 0 000 16c79.4 0 144 64.6 144 144a8 8 0 0016 0c0-88.2-71.8-160-160-160Zm0 72a8 8 0 000 16 72.1 72.1 0 0172 72 8 8 0 0016 0 88.1 88.1 0 00-88-88Z"/></svg>';