pagebreak constant

String const pagebreak

Implementation

static const String pagebreak =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="897" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 897 1024"><path fill="currentColor" d="m816.417 400-112 112h-32l-112-112-112 112h-32l-112-112-112 112h-32l-112-112-48 48V64q0-26 19-45t45-19h768q27 0 45.5 19t18.5 45v416zm-784 112h32l112 112 112-112h32l112 112 112-112h32l112 112 112-112h32l64 64v384q0 26-18.5 45t-45.5 19h-768q-26 0-45-19t-19-45V544z"/></svg>';