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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M2.88 16.88a3 3 0 000 4.24 3 3 0 004.24 0 3 3 0 00-4.24-4.24Zm2.83 2.83a1 1 0 01-1.42-1.42 1 1 0 011.42 0 1 1 0 010 1.42ZM5 12a1 1 0 000 2 5 5 0 015 5 1 1 0 002 0 7 7 0 00-7-7Zm0-4a1 1 0 000 2 9 9 0 019 9 1 1 0 002 0 11.08 11.08 0 00-3.22-7.78A11.08 11.08 0 005 8Zm10.61.39A15.11 15.11 0 005 4a1 1 0 000 2 13 13 0 0113 13 1 1 0 002 0 15.11 15.11 0 00-4.39-10.61Z"/></svg>';