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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M39 14a5 5 0 100-10 5 5 0 000 10ZM9 44a5 5 0 100-10 5 5 0 000 10Zm5-40H4v10h10V4Zm30 30H34v10h10V34Z"/><path d="M34 9H14m20 30H14m-5-5V14m30 20V14"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';