book_one constant

String const book_one

Implementation

static const String book_one =
    '<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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M7 37V11a6 6 0 016-6h22v26H13c-3.3 0-6 2.684-6 6Z"/><path stroke-linecap="round" d="M35 31H13a6 6 0 000 12h28V7M14 37h20"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';