fireworks constant

String const fireworks

Implementation

static const String fireworks =
    '<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"><mask id="svgIDa"><g fill="none"><path fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="m6 42 8.674-24.736L31 34.038 6 42Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m23 19 5-5c2.667-2.667 3-5 1-7m0 18 5-5c3.333-3.333 6.667-3.333 10 0"/><path fill="#fff" d="M20 7a2 2 0 100-4 2 2 0 000 4Zm22-1a2 2 0 100-4 2 2 0 000 4Zm0 23a2 2 0 100-4 2 2 0 000 4Zm-3 9a2 2 0 100-4 2 2 0 000 4Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';