rss constant

String const rss

Icon Data of 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"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M13 19a8 8 0 00-8-8m14 8c0-7.732-6.268-14-14-14"/><circle cx="6" cy="18" r="2"/></g></svg>';