favourite_book constant

String const favourite_book

Implementation

static const String favourite_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"><g fill="currentColor" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M4 19V5a2 2 0 012-2h13.4a.6.6 0 01.6.6v13.114"/><path stroke-linejoin="round" d="M16 8.78a2.28 2.28 0 01-.662 1.606c-.976.984-1.923 2.01-2.936 2.958a.597.597 0 01-.822-.017l-2.918-2.94a2.281 2.281 0 010-3.214 2.277 2.277 0 013.232 0L12 7.28l.106-.107A2.276 2.276 0 0116 8.78Z"/><path stroke-linecap="round" d="M6 17h14M6 21h14"/><path stroke-linecap="round" stroke-linejoin="round" d="M6 21a2 2 0 110-4"/></g></svg>';