bookmark_line constant

String const bookmark_line

Implementation

static const String bookmark_line =
    '<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" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M4 5a3 3 0 013-3h10a3 3 0 013 3v16.028c0 1.22-1.38 1.93-2.372 1.221L12 18.229l-5.628 4.02c-.993.71-2.372 0-2.372-1.22V5Zm3-1a1 1 0 00-1 1v15.057l5.128-3.663a1.5 1.5 0 011.744 0L18 20.057V5a1 1 0 00-1-1H7Z"/></g></svg>';