rss constant

String const rss

Implementation

static const String rss =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><g fill="currentColor" fill-rule="evenodd"><path d="M1 3c7.355 0 13 5.593 13 12.968h3C17 7.198 9.747 0 1 0v3z"/><path d="M1.052 8.99c4.008 0 6.957 2.9 6.957 6.919h2.95c0-5.346-4.578-9.847-9.907-9.847V8.99zm.01 6.91h3.91c0-2.491-1.43-3.797-3.91-3.82-.014 0 0 3.82 0 3.82z"/></g></svg>';