bowling_ball_solid constant

String const bowling_ball_solid

Icon Data of bowling_ball_solid

Implementation

static const String bowling_ball_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13 13-5.832 13-13S23.168 3 16 3zm0 2c6.065 0 11 4.935 11 11s-4.935 11-11 11S5 22.065 5 16 9.935 5 16 5zm-1.5 4a1.5 1.5 0 000 3 1.5 1.5 0 000-3zm-4 4a1.5 1.5 0 000 3 1.5 1.5 0 000-3zm5 1a1.5 1.5 0 000 3 1.5 1.5 0 000-3z"/></svg>';