i_3d_rect_three_pts constant

String const i_3d_rect_three_pts

Implementation

static const String i_3d_rect_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-width="1.5"><path d="M3 21V3.6a.6.6 0 01.6-.6H21"/><path stroke-linecap="round" stroke-linejoin="round" d="M17 21h3.4a.6.6 0 00.6-.6V17m0-10v2m0 3v2M7 21h2m3 0h2M3 4a1 1 0 100-2 1 1 0 000 2Zm0 18a1 1 0 100-2 1 1 0 000 2ZM21 4a1 1 0 100-2 1 1 0 000 2Z"/></g></svg>';