screenshot constant

String const screenshot

Implementation

static const String screenshot =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1200" height="1200" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1200 1200"><path fill="currentColor" d="M509.619 0v156.226C332.04 192.201 192.201 332.04 156.226 509.619H0v180.762h156.226C192.201 867.96 332.04 1007.8 509.619 1043.774V1200h180.762v-156.226C867.96 1007.8 1007.8 867.96 1043.774 690.381H1200V509.619h-156.226C1007.8 332.04 867.96 192.201 690.381 156.226V0H509.619zm0 276.636v175.342h180.762V276.636c112.74 31.441 201.543 120.243 232.983 232.983H748.021v180.762h175.343c-31.44 112.74-120.243 201.543-232.983 232.983V748.021H509.619v175.343c-112.74-31.44-201.543-120.243-232.983-232.983h175.342V509.619H276.636c31.44-112.74 120.243-201.542 232.983-232.983z"/></svg>';