funnel_remove_outline constant

String const funnel_remove_outline

Implementation

static const String funnel_remove_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="M14.73 20.83 17.58 18l-2.85-2.83 1.42-1.41L19 16.57l2.8-2.81 1.42 1.41L20.41 18l2.81 2.83-1.42 1.41L19 19.4l-2.85 2.84-1.42-1.41M13 19.88c.04.3-.06.62-.29.83a.996.996 0 01-1.41 0L7.29 16.7a.989.989 0 01-.29-.83v-5.12L2.21 4.62a1 1 0 01.17-1.4c.19-.14.4-.22.62-.22h14c.22 0 .43.08.62.22a1 1 0 01.17 1.4L13 10.75v9.13M5.04 5 9 10.06v5.52l2 2v-7.53L14.96 5H5.04Z"/></svg>';