bookmarks constant

String const bookmarks

Icon Data of 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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M13 7a2 2 0 012 2v12l-5-3-5 3V9a2 2 0 012-2h6z"/><path d="M9.265 4A2 2 0 0111 3h6a2 2 0 012 2v12l-1-.6"/></g></svg>';