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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M15 0h-4a1 1 0 00-1 1l.023.222c1.102 0 2 .897 2 2v11.359L13 13.4l3 3.6V1a1 1 0 00-1-1zM9.023 3H5a1 1 0 00-1 1v16l3-3.6 3 3.6V4c0-.553-.424-1-.977-1z"/></svg>';