funnel_simple constant

String const funnel_simple

Implementation

static const String funnel_simple =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M200 128a8 8 0 01-8 8H64a8 8 0 010-16h128a8 8 0 018 8Zm32-56H24a8 8 0 000 16h208a8 8 0 000-16Zm-80 96h-48a8 8 0 000 16h48a8 8 0 000-16Z"/></svg>';