i_3d_ellipse_three_pts constant

String const i_3d_ellipse_three_pts

Implementation

static const String i_3d_ellipse_three_pts =
    '<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="M5 3a1 1 0 100-2 1 1 0 000 2Zm0 19h8m-8 0V2m0 21a1 1 0 100-2 1 1 0 000 2Z"/><path stroke-dasharray="3 3" d="M8 4.193C9.37 2.821 11.108 2 13 2c4.418 0 8 4.477 8 10 0 3.271-1.256 6.175-3.2 8"/><path d="M8.2 20A9.098 9.098 0 017 18.615M13 23a1 1 0 100-2 1 1 0 000 2Z"/></g></svg>';