effects constant

String const effects

Implementation

static const String effects =
    '<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-linejoin="round" stroke-width="4"><path fill="#555" d="m24.95 42.36 5.466-11.99 12.689-3.72-9.767-8.88.368-13.163-11.502 6.503-12.46-4.416 2.657 12.9-8.069 10.433 13.145 1.47L24.95 42.36Z"/><path d="m36.178 36.054 8 7.964"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';