book constant

String const book

Icon Data of book

Implementation

static const String 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" d="m13 16.006 7-.047V5.992l-5.17.007-1.814 1.814L13 16.006Zm-2-8.193L9.179 6.038 4 6.003v9.956l7 .047V7.813Zm-1-3.77L12 6l2-2 5.997-.008A2 2 0 0122 5.989v9.97a2 2 0 01-1.986 2L14 18l-1.996 2L10 18l-6.014-.041a2 2 0 01-1.986-2V6.003a2 2 0 012-2l6 .04Z"/></svg>';