rss_feed constant

String const rss_feed

Implementation

static const String rss_feed =
    '<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 21q-.825 0-1.413-.587Q3 19.825 3 19q0-.825.587-1.413Q4.175 17 5 17q.825 0 1.412.587Q7 18.175 7 19q0 .825-.588 1.413Q5.825 21 5 21Zm12 0q0-2.9-1.1-5.438-1.1-2.537-3.012-4.45Q10.975 9.2 8.438 8.1 5.9 7 3 7V4q3.525 0 6.625 1.338 3.1 1.337 5.4 3.637 2.3 2.3 3.638 5.4Q20 17.475 20 21Zm-6 0q0-3.325-2.338-5.662Q6.325 13 3 13v-3q2.3 0 4.3.863 2 .862 3.488 2.349 1.487 1.488 2.349 3.488Q14 18.7 14 21Z"/></svg>';