rss_simple_thin constant

String const rss_simple_thin

Implementation

static const String rss_simple_thin =
    '<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="M212 200a4 4 0 01-8 0c0-81.6-66.4-148-148-148a4 4 0 010-8c86 0 156 70 156 156ZM56 116a4 4 0 000 8 76.1 76.1 0 0176 76 4 4 0 008 0 84.1 84.1 0 00-84-84Zm0 76a8 8 0 108 8 8 8 0 00-8-8Z"/></svg>';