ship constant

String const ship

Implementation

static const String ship =
    '<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"><path fill="currentColor" fill-rule="evenodd" d="M9 3a1 1 0 011-1h4a1 1 0 011 1v2h3a1 1 0 01.981 1.192l-.437 2.238-1.327-.295-5-1.111a1 1 0 00-.434 0l-5 1.11-1.327.296-.437-2.238A1 1 0 016 5h3V3zm-6.092 7.996-.125.028a1 1 0 00-.677 1.423l2 4a1 1 0 001.035.543L12 16.01l6.859.98a1 1 0 001.035-.543l2-4a1 1 0 00-.677-1.423l-.125-.028a1 1 0 01-.309-.02l-4-.889L12 9.024l-4.783 1.063-4 .89a1 1 0 01-.309.019zm6.36 7.609a3.631 3.631 0 015.465 0l.035.04a1.57 1.57 0 002.053.273 3.57 3.57 0 013.305-.344l1.245.497a1 1 0 01-.742 1.857l-1.245-.498a1.57 1.57 0 00-1.454.152 3.57 3.57 0 01-4.667-.62l-.035-.04a1.631 1.631 0 00-2.456 0l-.035.04a3.57 3.57 0 01-4.667.62 1.57 1.57 0 00-1.454-.152l-1.245.498a1 1 0 11-.742-1.857l1.245-.497a3.57 3.57 0 013.305.344 1.57 1.57 0 002.053-.273l.035-.04z" clip-rule="evenodd"/></svg>';