graphic_stitching_three constant

String const graphic_stitching_three

Implementation

static const String graphic_stitching_three =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M24 14a5 5 0 100-10 5 5 0 000 10Zm0 30a5 5 0 100-10 5 5 0 000 10ZM14 19H4v10h10V19Zm30 0H34v10h10V19Z"/><path d="M19 9H9v10m10 20H9V29M29 9h11v10M29 39h10V29"/></g></svg>';