book_reader constant

String const book_reader

Icon Data of book_reader

Implementation

static const String book_reader =
    '<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="M16 4c-3.3 0-6 2.7-6 6 0 1.008.246 1.945.688 2.781C8.863 12.336 6.64 12 4 12H2.719l3.5 14H7c3.406 0 5.5.488 6.719.938.61.226.996.449 1.219.593.222.145.25.157.25.157l.28.312h1.063l.282-.313s.027-.011.25-.156a6.124 6.124 0 011.218-.593C19.5 26.488 21.594 26 25 26h.781l3.5-14H28c-2.629 0-4.848.316-6.656.75A5.91 5.91 0 0022 10c0-3.3-2.7-6-6-6zm0 2c2.223 0 4 1.777 4 4s-1.777 4-4 4-4-1.777-4-4 1.777-4 4-4zM5.312 14.125c3.11.152 5.649.691 7.313 1.313 1.34.5 2 .886 2.375 1.124v8.75c-.18-.082-.344-.167-.563-.25-1.351-.5-3.57-.921-6.656-1zm21.375 0-2.468 9.938c-3.086.078-5.305.5-6.657 1-.218.082-.382.167-.562.25v-8.75c.375-.243 1.031-.633 2.344-1.125 1.652-.622 4.195-1.16 7.343-1.313z"/></svg>';