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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-width="2" d="M10 1v10l3-2 3 2V1M5.5 18a2.5 2.5 0 100 5H22M3 20.5v-17A2.5 2.5 0 015.5 1H21v17.007H5.492M20.5 18a2.5 2.5 0 100 5"/></svg>';