rss_solid constant

String const rss_solid

Implementation

static const String rss_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M14 15C14 7.268 7.732 1 0 1V0c8.284 0 15 6.716 15 15h-1Z"/><path fill="currentColor" fill-rule="evenodd" d="M0 13.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0Z" clip-rule="evenodd"/><path fill="currentColor" d="M9 15a9 9 0 00-9-9v1a8 8 0 018 8h1Z"/></svg>';