optimize constant

String const optimize

Implementation

static const String optimize =
    '<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-linecap="round" stroke-width="4"><path fill="#555" stroke-linejoin="round" d="m19 8 9 8 10.032-5.89L33 21l9 8-12-1-4.5 10L23 27l-12-1 10.508-6.35L19 8Z"/><path d="M8 42.02 23 27"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';