xray_view constant

String const xray_view

Implementation

static const String xray_view =
    '<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="M21 7.353v9.294a.6.6 0 01-.309.525l-8.4 4.666a.6.6 0 01-.582 0l-8.4-4.666A.6.6 0 013 16.647V7.353a.6.6 0 01.309-.524l8.4-4.667a.6.6 0 01.582 0l8.4 4.667a.6.6 0 01.309.524Z"/><path d="m20.5 16.722-8.209-4.56a.6.6 0 00-.582 0L3.5 16.722m.028-9.428 8.18 4.544a.6.6 0 00.583 0l8.209-4.56M12 21V3"/></g></svg>';