kungfu constant

String const kungfu

Implementation

static const String kungfu =
    '<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-miterlimit="2" stroke-width="4"><path fill="#555" d="M11 17a5 5 0 100-10 5 5 0 000 10Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m20 18 8 6-3 18m3-18 16-13"/><path stroke-linecap="round" stroke-linejoin="round" d="M28 16.8 27 8l-7 10-4 9-6 3"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';