book_open constant

String const book_open

Implementation

static const String book_open =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4" d="M5 7h11a8 8 0 018 8v27a6 6 0 00-6-6H5V7Zm38 0H32a8 8 0 00-8 8v27a6 6 0 016-6h13V7Z"/></svg>';