i_3d_arc_center_pt constant

String const i_3d_arc_center_pt

Implementation

static const String i_3d_arc_center_pt =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path stroke-dasharray="3 3" d="M22 16c0-5.523-4.477-10-10-10-4.1 0-7.625 2.468-9.168 6"/><path d="M2 17a1 1 0 100-2 1 1 0 000 2Zm0-1h10m0 1a1 1 0 100-2 1 1 0 000 2Z"/></g></svg>';