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="666" height="680" preserveAspectRatio="xMidYMid meet" viewBox="0 0 666 680"><path fill="currentColor" d="M0 126V27c39-8 80-13 122-13 300 0 544 244 544 544 0 42-6 83-14 122h-98c11-39 16-80 16-122 0-248-200-449-448-449-42 0-83 6-122 17zm0 228V248c38-15 79-23 122-23 183 0 333 150 333 333 0 43-9 84-24 122H326c22-36 33-78 33-122 0-131-106-238-237-238-45 0-86 12-122 34zm122 82c68 0 122 54 122 122s-54 122-122 122S0 626 0 558s54-122 122-122z"/></svg>';