puzzle constant

String const puzzle

Implementation

static const String puzzle =
    '<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="M471.749 0c-94.045 0-170.273 76.305-170.273 170.442 0 46.55 18.624 88.767 48.842 119.528H.001v284.069c31.224-36.108 77.389-59.006 128.842-59.006 94.044 0 170.273 76.304 170.273 170.44 0 94.137-76.229 170.44-170.274 170.44-51.452 0-97.617-22.897-128.842-59.005V1200h368c-38.914-31.238-63.832-79.2-63.832-133.016 0-94.14 76.229-170.441 170.274-170.441 94.044 0 170.272 76.305 170.272 170.44 0 53.815-24.918 101.776-63.832 133.017h328.253V843.945c30.828 30.945 73.48 50.07 120.59 50.07 94.045 0 170.273-76.305 170.273-170.441 0-94.14-76.23-170.441-170.273-170.441-47.109 0-89.762 19.125-120.59 50.07V289.969H593.18c30.228-30.763 48.843-72.971 48.843-119.528C642.023 76.304 565.793 0 471.749 0z"/></svg>';