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="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M1.5 0a.5.5 0 00-.5.5v13a.5.5 0 00.5.5H3V0H1.5Z"/><path fill="currentColor" fill-rule="evenodd" d="M4 15h1v-1h6.5a2.5 2.5 0 002.5-2.5v-9A2.5 2.5 0 0011.5 0H4v15Zm7-10H7V4h4v1Z" clip-rule="evenodd"/></svg>';