tower_of_pisa constant

String const tower_of_pisa

Implementation

static const String tower_of_pisa =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><g stroke="currentColor" stroke-width="4" clip-path="url(#svgIDa)"><path stroke-linecap="round" stroke-linejoin="round" d="M4 44h40"/><path stroke-linejoin="round" d="m21.25 7.474 15.455 4.142L28 44H11L21.25 7.474Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m19.317 6.957 19.319 5.176M16.21 18.548l19.32 5.176"/><path stroke-linecap="round" d="m25.482 20.932 1.036-3.864"/><path stroke-linecap="round" stroke-linejoin="round" d="m13.105 30.14 19.319 5.175"/><path stroke-linecap="round" d="m22.482 31.932 1.036-3.864"/><rect width="10" height="4" x="25.183" y="4.387" stroke-linecap="round" stroke-linejoin="round" rx="1" transform="rotate(15 25.183 4.387)"/><path stroke-linecap="round" d="m19.482 42.932 1.036-3.864"/></g><defs><clipPath id="svgIDa"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>';