bowling constant

String const bowling

Implementation

static const String bowling =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="49" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 49 48"><g fill="currentColor"><path stroke="currentColor" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4" d="M24.777 44c11.05 0 20-8.95 20-20s-8.95-20-20-20-20 8.95-20 20 8.95 20 20 20Z"/><path d="M24.777 26c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3Zm7-8c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3Zm-14 0c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3Z"/></g></svg>';