book_alert_outline constant

String const book_alert_outline

Implementation

static const String book_alert_outline =
    '<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="M16 2H4c-1.1 0-2 .9-2 2v16a2 2 0 002 2h12c1.11 0 2-.89 2-2V4a2 2 0 00-2-2m0 18H4V4h2v8l2.5-2.25L11 12V4h5v16m4-5h2v2h-2v-2m2-8v6h-2V7h2Z"/></svg>';