grid_drawing_for_artist constant

String const grid_drawing_for_artist

Icon Data of grid_drawing_for_artist

Implementation

static const String grid_drawing_for_artist =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m24.194 6.131.13 35.738M34.887 8.312l.11 30.434M13.395 8.345l.104 30.658M6.972 24.13h34.056M9.175 35.395h29.78M9.104 13.382h29.532m-10.215 6.845a4.281 4.281 0 11.003-.01m4.663 10.942c-1.43 2.31-6.506 3.63-11.339 2.947s-7.596-3.108-6.172-5.42 6.495-3.634 11.33-2.955 7.604 3.104 6.187 5.416"/><circle cx="24" cy="24" r="21.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>';