insert_page_break constant

String const insert_page_break

Implementation

static const String insert_page_break =
    '<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="M6 22q-.825 0-1.412-.587Q4 20.825 4 20v-3h16v3q0 .825-.587 1.413Q18.825 22 18 22Zm7-13h5l-5-5Zm-4 6v-2h6v2Zm8 0v-2h6v2ZM1 15v-2h6v2Zm3-4V4q0-.825.588-1.413Q5.175 2 6 2h8l6 6v3Z"/></svg>';