ship_line constant

String const ship_line

Implementation

static const String ship_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="M10 3a1 1 0 011-1h2a1 1 0 011 1v1.32l3.329.554a2 2 0 011.67 1.973v3.432l2.06.686a1.25 1.25 0 01.753 1.679l-2.521 5.883 1.156.579a1 1 0 11-.894 1.788l-2.659-1.329a2 2 0 00-1.788 0l-1.317.659a4 4 0 01-3.578 0l-1.317-.659a2 2 0 00-1.789 0l-2.658 1.33a1 1 0 11-.894-1.79l1.832-.916-3.102-5.428a1.25 1.25 0 01.69-1.806L5 10.279V6.847a2 2 0 011.67-1.973L10 4.32V3ZM7.25 17.425a4 4 0 012.538.351l1.316.659a2 2 0 001.79 0l1.316-.659a4 4 0 013.282-.133l2.16-5.038L12 10.055l-7.527 2.508 2.778 4.862ZM17 9.613V6.847l-5-.833-5 .833v2.766l4.367-1.456a2 2 0 011.265 0L17 9.613Z"/></g></svg>';