closed_book constant

String const closed_book

Implementation

static const String closed_book =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M6.5 1.5a2 2 0 00-2 2v25a2 2 0 002 2h19a2 2 0 001.886-1.333l.236-.667H7a.5.5 0 010-1h20.5V4A2.5 2.5 0 0025 1.5H6.5Zm20 24h-18v-23H25A1.5 1.5 0 0126.5 4v21.5Z"/></svg>';