feed constant

String const feed

Icon Data of feed

Implementation

static const String feed =
    '<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" fill-rule="evenodd" d="M6 19a1 1 0 100-2 1 1 0 000 2Zm0 2a3 3 0 110-6 3 3 0 010 6Zm12.971 0C18.473 12.408 11.592 5.527 3 5.029V3c9.941 0 18 8.059 18 18h-2.029Zm-5.012 0C13.478 15.17 8.829 10.522 3 10.041V8c7.18 0 13 5.82 13 13h-2.041Z"/></svg>';