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="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M512 1024q-139 0-257-68.5T68.5 769 0 512t68.5-257T255 68.5 512 0t257 68.5T955.5 255t68.5 257-68.5 257T769 955.5 512 1024zM191.5 384q-26.5 0-45 18.5t-18.5 45 18.5 45.5 45 19 45.5-19 19-45.5-19-45-45.5-18.5zM384 128q-27 0-45.5 18.5t-18.5 45 18.5 45.5 45 19 45.5-19 19-45.5-18.5-45T384 128zm128 256q-27 0-45.5 18.5t-18.5 45 19 45.5 45 19 45-19 19-45.5-18.5-45T512 384z"/></svg>';