web_stories constant

String const web_stories

Implementation

static const String web_stories =
    '<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="M17 20V4q.825 0 1.413.588Q19 5.175 19 6v12q0 .825-.587 1.413Q17.825 20 17 20ZM4 22q-.825 0-1.412-.587Q2 20.825 2 20V4q0-.825.588-1.413Q3.175 2 4 2h9q.825 0 1.413.587Q15 3.175 15 4v16q0 .825-.587 1.413Q13.825 22 13 22Zm17-4V6q.625 0 1.062.438.438.437.438 1.062v9q0 .625-.438 1.062Q21.625 18 21 18Z"/></svg>';