funnel_simple_light constant

String const funnel_simple_light

Implementation

static const String funnel_simple_light =
    '<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="M198 128a6 6 0 01-6 6H64a6 6 0 010-12h128a6 6 0 016 6Zm34-54H24a6 6 0 000 12h208a6 6 0 000-12Zm-80 96h-48a6 6 0 000 12h48a6 6 0 000-12Z"/></svg>';