book constant

String const book

Implementation

static const String book =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M2.25 2a2 2 0 012-2H13a.75.75 0 01.75.75v10.5A.75.75 0 0113 12H7.5v1.5H13a.75.75 0 010 1.5H7.5v1H6v-1H4.5a2.25 2.25 0 01-2.25-2.25V2ZM6 13.5V12H4.5a.75.75 0 000 1.5H6Zm6.25-12v9H4.5c-.263 0-.515.045-.75.128V2a.5.5 0 01.5-.5h8Z" clip-rule="evenodd"/></svg>';