bowling_ball_outline constant

String const bowling_ball_outline

Implementation

static const String bowling_ball_outline =
    '<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"><circle cx="256" cy="256" r="208" fill="currentColor" stroke="currentColor" stroke-miterlimit="10" stroke-width="32"/><circle cx="288" cy="200" r="24" fill="currentColor"/><circle cx="296" cy="128" r="24" fill="currentColor"/><circle cx="360" cy="168" r="24" fill="currentColor"/></svg>';