candy constant

String const candy

Implementation

static const String candy =
    '<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-width="4"><circle cx="24" cy="24" r="10" fill="#555" stroke-linecap="round" stroke-linejoin="round"/><path stroke-linecap="round" d="M24 28a4 4 0 01-4-4"/><path stroke-linejoin="round" d="m16.688 16.813-12.78-1.846L14.842 4.033l1.845 12.78Zm14.625 14.5 12.779 1.845-10.934 10.934-1.846-12.78Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';