i_3d_arc constant

String const i_3d_arc

Implementation

static const String i_3d_arc =
    '<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 d="M22 16c0-5.523-4.477-10-10-10S2 10.477 2 16"/><path d="M2 17a1 1 0 100-2 1 1 0 000 2Zm20 0a1 1 0 100-2 1 1 0 000 2Z"/></g></svg>';