book constant

String const book

Icon Data of book

Implementation

static const String book =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M10.35 4.5a2 2 0 00-1.95 2v35.1a2 2 0 001.95 2h27.3a2 2 0 002-2V6.45a2 2 0 00-2-1.95h-2v8.82l-3.86-3.91-3.88 3.91V4.5Zm5.84 20h16.62M16.19 36.18h12.69m-12.69-5.85h9.74"/></svg>';