filter_menu_outline constant

String const filter_menu_outline

Implementation

static const String filter_menu_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="M12 18.88a1 1 0 01-.29.83 1 1 0 01-1.41 0l-4-4a1 1 0 01-.3-.84V9.75L1.21 3.62a1 1 0 01.17-1.4A1 1 0 012 2h14a1 1 0 01.62.22 1 1 0 01.17 1.4L12 9.75v9.13M4 4l4 5.06v5.52l2 2V9.05L14 4m-1 12 5 5 5-5Z"/></svg>';