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"><g fill="currentColor" stroke="currentColor" stroke-width="4"><circle cx="24" cy="24" r="10" 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></svg>';