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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M11 5.297a1 1 0 00-.838-.987L2.323 3.026A2 2 0 000 5v9.737a2 2 0 001.69 1.975l8.155 1.276A1 1 0 0011 17V5.297Zm-9 9.44V5l7 1.147v9.684l-7-1.094Z"/><path d="M20 5a2 2 0 00-2.323-1.974L9.838 4.31A1 1 0 009 5.297V17a1 1 0 001.155.988l8.154-1.276A2 2 0 0020 14.737V5Zm-2 9.737-7 1.094V6.147L18 5v9.737Z"/></g></svg>';