funnel_outline constant

String const funnel_outline

Implementation

static const String funnel_outline =
    '<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="M13.9 22a1 1 0 01-.6-.2l-4-3.05a1 1 0 01-.39-.8v-3.27l-4.8-9.22A1 1 0 015 4h14a1 1 0 01.86.49 1 1 0 010 1l-5 9.21V21a1 1 0 01-.55.9 1 1 0 01-.41.1Zm-3-4.54 2 1.53v-4.55A1 1 0 0113 14l4.3-8H6.64l4.13 8a1 1 0 01.11.46Z"/></svg>';