squareone constant

String const squareone

Implementation

static const String squareone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1025" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1025 1024"><path fill="currentColor" d="M896.428 1024h-768q-53 0-90.5-37.5T.428 896V128q0-53 37.5-90.5t90.5-37.5h768q53 0 90.5 37.5t37.5 90.5v768q0 53-37.5 90.5t-90.5 37.5zm-288-320h-32V384q0-65-42.5-96.5t-117.5-31.5q-13 0-22.5 9.5t-9.5 22.5 9.5 22.5 22.5 9.5h1q43 0 69 18.5t26 45.5v320h-96q-13 0-22.5 9.5t-9.5 22.5 9.5 22.5 22.5 9.5h192q13 0 22.5-9.5t9.5-22.5-9.5-22.5-22.5-9.5z"/></svg>';