squaresix constant

String const squaresix

Implementation

static const String squaresix =
    '<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-192-448q0-53-37.5-90.5t-90.5-37.5h-128q-34 0-64 17v-81q0-26 18.5-45t45.5-19h128q26 0 45 19t19 45q0 13 9.5 22.5t22.5 9.5 22.5-9.5 9.5-22.5q0-53-37.5-90.5t-90.5-37.5h-128q-53 0-90.5 37.5t-37.5 90.5v256q0 53 37.5 90.5t90.5 37.5h128q53 0 90.5-37.5t37.5-90.5v-64zm-128 128h-128q-26 0-45-18.5t-19-45.5v-64q0-26 19-45t45-19h128q26 0 45 19t19 45v64q0 27-19 45.5t-45 18.5z"/></svg>';