book_line constant

String const book_line

Implementation

static const String book_line =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M10 3c.667 0 1.333.253 2 .76.667-.507 1.333-.76 2-.76h6a2 2 0 012 2v13a2 2 0 01-2 2h-7c0 .552-.45 1-1 1s-1-.45-1-1H4a2 2 0 01-2-2V5a2 2 0 012-2h6Zm0 2H4v13h7V6c0-.55-.45-1-1-1Zm10 0h-6c-.55 0-1 .45-1 1v12h7V5Z"/></g></svg>';