twotone_dynamic_feed constant

String const twotone_dynamic_feed

Implementation

static const String twotone_dynamic_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" d="M12 7h8v4h-8z" opacity=".3"/><path fill="currentColor" d="M8 8H6v7c0 1.1.9 2 2 2h9v-2H8V8z"/><path fill="currentColor" d="M20 3h-8c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 8h-8V7h8v4zM4 12H2v7c0 1.1.9 2 2 2h9v-2H4v-7z"/></svg>';