rocket constant

String const rocket

Implementation

static const String rocket =
    '<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" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M18.705 7.894 24 4l5.295 3.894A14 14 0 0135 19.172V37H13V19.172a14 14 0 015.705-11.278Z"/><path stroke-linecap="round" d="m13 17-6 6v8l6-3V17Zm22 0 6 6v8l-6-3V17Z" clip-rule="evenodd"/><path stroke-linecap="round" d="M18 39v3m6-3v5m6-5v3"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';