bookmarks constant

String const bookmarks

Implementation

static const String bookmarks =
    '<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="M3 23V7q0-.825.587-1.412Q4.175 5 5 5h10q.825 0 1.413.588Q17 6.175 17 7v16l-7-3Zm16-3V3H6V1h13q.825 0 1.413.587Q21 2.175 21 3v17Z"/></svg>';