book_alert constant

String const book_alert

Implementation

static const String book_alert =
    '<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" d="M18 4v16c0 1.11-.89 2-2 2H4a2 2 0 01-2-2V4c0-1.1.9-2 2-2h1v7l2.5-1.5L10 9V2h6a2 2 0 012 2m2 13h2v-2h-2v2m0-10v6h2V7h-2Z"/></svg>';