rss_square constant

String const rss_square

Implementation

static const String rss_square =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M0 0v16h16V0H0zm3.6 14c-.9 0-1.6-.7-1.6-1.6s.7-1.6 1.6-1.6 1.6.7 1.6 1.6S4.6 14 3.6 14zm4 0c0-3.1-2.5-5.6-5.6-5.6V6c4.4 0 8 3.6 8 8H7.6zm4 0c0-5.3-4.3-9.6-9.6-9.6V2c6.6 0 12 5.4 12 12h-2.4z"/></svg>';