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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M6.529 4.18a9.5 9.5 0 00-3.76-.677.75.75 0 11-.037-1.5A11 11 0 0113.997 13.27a.75.75 0 11-1.5-.036A9.5 9.5 0 006.53 4.18ZM4.624 8.803a4.5 4.5 0 00-1.838-.298.75.75 0 11-.07-1.498 6 6 0 016.277 6.282.75.75 0 01-1.498-.072 4.5 4.5 0 00-2.871-4.414ZM3 14a1 1 0 100-2 1 1 0 000 2Z" clip-rule="evenodd"/></svg>';