filter_frames_outline constant

String const filter_frames_outline

Implementation

static const String filter_frames_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="M4 22q-.825 0-1.412-.587Q2 20.825 2 20V6q0-.825.588-1.412Q3.175 4 4 4h4l4-4 4 4h4q.825 0 1.413.588Q22 5.175 22 6v14q0 .825-.587 1.413Q20.825 22 20 22Zm0-2h16V6h-4.825L12 2.825 8.825 6H4v14Zm2-2V8h12v10Zm2-2v-6 6Zm0 0h8v-6H8Z"/></svg>';