book_solid constant

String const book_solid

Implementation

static const String book_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M10 5.2h18v1.55H10z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M29 8H9.86A1.89 1.89 0 018 6a2 2 0 011.86-2H29a1 1 0 100-2H9.86A4 4 0 006 6a4.14 4.14 0 000 .49 1 1 0 000 .24V30a4 4 0 003.86 4H29a1 1 0 001-1V9.07A1.07 1.07 0 0029 8Z" class="clr-i-solid clr-i-solid-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';