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" fill-rule="evenodd" d="M5 1a4 4 0 00-4 4v14a4 4 0 004 4h14a4 4 0 004-4V5a4 4 0 00-4-4H5zm0 3.962A1 1 0 016.039 4c2.32.089 5.775.883 8.677 3.004C17.664 9.16 20 12.66 20 18a1 1 0 11-2 0c0-4.66-1.997-7.577-4.465-9.38C11.021 6.783 7.975 6.077 5.962 6A1 1 0 015 4.961zm.003 5.967a1 1 0 011.068-.926c1.314.093 3.257.59 4.899 1.806C12.654 13.055 14 15.049 14 18a1 1 0 11-2 0c0-2.248-.987-3.671-2.22-4.584-1.274-.943-2.831-1.346-3.851-1.418a1 1 0 01-.926-1.07zM5 18a1 1 0 011-1h.01a1 1 0 110 2H6a1 1 0 01-1-1z" clip-rule="evenodd"/></svg>';