graphic_stitching_four constant

String const graphic_stitching_four

Implementation

static const String graphic_stitching_four =
    '<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" stroke-width="4" d="M39 14a5 5 0 100-10 5 5 0 000 10ZM9 44a5 5 0 100-10 5 5 0 000 10Zm5-40H4v10h10V4Zm30 30H34v10h10V34ZM34 9H14m20 30H14m-5-5V14m30 20V14"/></svg>';