dashboard_line constant

String const dashboard_line

Implementation

static const String dashboard_line =
    '<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" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm1 2.062V5a1 1 0 01-1.993.117L11 5v-.938a8.005 8.005 0 00-6.902 6.68L4.062 11H5a1 1 0 01.117 1.993L5 13h-.938a8.001 8.001 0 0015.84.25l.036-.25H19a1 1 0 01-.117-1.993L19 11h.938a7.976 7.976 0 00-2.241-4.617l-2.424 4.759-.155.294-.31.61c-.37.72-.772 1.454-1.323 2.005-.972.971-2.588 1.089-3.606.07-1.019-1.018-.901-2.634.07-3.606.472-.472 1.078-.835 1.696-1.162l.919-.471.849-.444 4.203-2.135A7.976 7.976 0 0013 4.062Zm.162 6.776-.21.112-.216.113c-.402.209-.822.426-1.172.698l-.201.17-.073.084c-.193.26-.135.554.003.692.138.138.432.196.692.003l.086-.074.168-.2c.217-.28.4-.605.571-.93l.127-.242c.075-.146.15-.29.225-.426Z"/></g></svg>';