book_off constant

String const book_off

Implementation

static const String book_off =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 19a9 9 0 019 0 8.999 8.999 0 015.899-1.096M3 6a8.995 8.995 0 012.114-.884m3.8-.21C9.984 5.076 11.03 5.44 12 6a9 9 0 019 0M3 6v13m9-13v2m0 4v7m9-13v11M3 3l18 18"/></svg>';