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"><g fill="currentColor" stroke="currentColor" stroke-miterlimit="2" stroke-width="4"><path 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></svg>';