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="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M312 128a183.645 183.645 0 00-139.789 64.5 325.008 325.008 0 00-5.325-11.339l11.369-90.005a66.782 66.782 0 10-132.51 0l11.369 90.005a323.1 323.1 0 00-18.758 239.811L61.843 496h100.314l17.6-56.207A183.469 183.469 0 00312 496c101.458 0 184-82.542 184-184s-82.542-184-184-184ZM85.91 59.78a34.781 34.781 0 0160.6 27.361L136.294 168H87.706L77.493 87.141A34.8 34.8 0 0185.91 59.78Zm69.19 351.632L138.643 464H85.357L68.9 411.412A289.239 289.239 0 0183.562 200h56.876q5.58 11.776 10.075 23.879a183.66 183.66 0 005.278 185.244c-.232.763-.448 1.528-.691 2.289ZM312 464c-83.813 0-152-68.187-152-152s68.187-152 152-152 152 68.187 152 152-68.187 152-152 152Z"/><circle cx="312" cy="224" r="24" fill="currentColor"/><circle cx="384" cy="272" r="24" fill="currentColor"/><circle cx="304" cy="304" r="24" fill="currentColor"/></svg>';