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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M4 2v14l5-5 5 5V2zm8-2H2v14l1-1V1h9z"/></svg>';