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="1025" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1025 1024"><path fill="currentColor" d="M928.784 1024q-40 0-68-28t-28-68q0-150-58.5-286t-157-234.5-234.5-157-286-58.5q-40 0-68-28t-28-68 28-68 68-28q126 0 246.5 33.5t222 93 187.5 145.5 145.5 187.5 93 222 33.5 246.5q0 40-28 68t-68 28zm-832-640q111 0 211.5 43t173.5 116 116 173.5 43 211.5q0 40-28 68t-68 28-68-28-28-68q0-151-100.5-251.5T96.784 576q-40 0-68-28t-28-68 28-68 68-28zm32 384q53 0 90.5 37.5t37.5 90.5-37.5 90.5-90.5 37.5-90.5-37.5T.784 896t37.5-90.5 90.5-37.5z"/></svg>';