rss_box constant

String const rss_box

Implementation

static const String rss_box =
    '<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 3h14a2 2 0 012 2v14a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2m2.5 12A1.5 1.5 0 006 16.5 1.5 1.5 0 007.5 18 1.5 1.5 0 009 16.5 1.5 1.5 0 007.5 15M6 10v2a6 6 0 016 6h2a8 8 0 00-8-8m0-4v2a10 10 0 0110 10h2A12 12 0 006 6Z"/></svg>';