bookmark_book constant

String const bookmark_book

Implementation

static const String bookmark_book =
    '<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" fill-rule="evenodd" d="M5 3a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V5a2 2 0 00-2-2h-6v8.755a.5.5 0 01-.832.374l-1.836-1.632a.5.5 0 00-.664 0L7.832 12.13A.5.5 0 017 11.755V3H5z" clip-rule="evenodd"/></svg>';