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="M5 16a3 3 0 110 6 3 3 0 010-6Zm0 1a2 2 0 100 4 2 2 0 000-4Zm-3-6c6.075 0 11 4.925 11 11h-1c0-5.523-4.477-10-10-10v-1Zm0-4c8.284 0 15 6.716 15 15h-1C16 14.268 9.732 8 2 8V7Zm0-4c10.493 0 19 8.507 19 19h-1c0-9.941-8.059-18-18-18V3Z"/></svg>';