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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="M16-.034C7.158-.034-.034 7.158-.034 16S7.158 32.034 16 32.034 32.034 24.842 32.034 16 24.842-.034 16-.034zm0 31C7.748 30.966 1.034 24.252 1.034 16S7.748 1.034 16 1.034 30.966 7.748 30.966 16 24.252 30.966 16 30.966z"/><path d="M10.502 13.951a.534.534 0 100 1.068c2.253 0 4.14.697 5.454 2.016 1.315 1.318 2.01 3.208 2.01 5.465a.534.534 0 101.068 0c.001-2.546-.802-4.696-2.32-6.22-1.521-1.523-3.668-2.329-6.212-2.329z"/><path d="M10.505 9.027a.534.534 0 100 1.068c7.14 0 12.523 5.333 12.523 12.404a.534.534 0 101.068 0c.001-7.68-5.842-13.472-13.591-13.472zm1.494 9.855a2.036 2.036 0 00-2.033 2.035c0 1.121.912 2.033 2.033 2.033a2.037 2.037 0 002.035-2.034 2.038 2.038 0 00-2.035-2.034zm0 3a.966.966 0 11.002-1.932.966.966 0 01-.002 1.932z"/></g></svg>';