funnel_simple_thin constant

String const funnel_simple_thin

Implementation

static const String funnel_simple_thin =
    '<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="M196 128a4 4 0 01-4 4H64a4 4 0 010-8h128a4 4 0 014 4Zm36-52H24a4 4 0 000 8h208a4 4 0 000-8Zm-80 96h-48a4 4 0 000 8h48a4 4 0 000-8Z"/></svg>';