pagesetup constant

String const pagesetup

Implementation

static const String pagesetup =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="896" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 896 1024"><path fill="currentColor" d="M831.405 1024h-767q-27 0-45.5-18.5T.405 960V65q0-27 18.5-45.5T64.405 1h448v191h-256V96q0-13-9.5-22.5t-22.5-9.5-22.5 9.5-9.5 22.5v96h-96q-13 0-22.5 9.5t-9.5 22.5 9.5 22.5 22.5 9.5h96v511h-96q-13 0-22.5 9.5t-9.5 23 9.5 22.5 22.5 9h96v96q0 14 9.5 23t22.5 9 22.5-9 9.5-23v-96h384v96q0 14 9 23t22.5 9 23-9 9.5-23v-96h95q14 0 23-9t9-22.5-9-23-23-9.5h-95V385h191v575q0 27-18.5 45.5t-45.5 18.5zm-255-1024q26 0 44 18l256 257q19 19 19 46h-319V0zm64 767h-384V256h256v97q0 13 9 22.5t23 9.5h96v382z"/></svg>';