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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m19 16 2-4-4-.889M12 10v5m0-5-5 1.111M12 10l5 1.111M5 16l-2-4 4-.889m0 0L6 6h4m7 5.111L18 6h-4m0 0V3h-4v3m4 0h-4M3 20l1.245-.498a2.57 2.57 0 012.38.248v0a2.57 2.57 0 003.36-.446l.035-.04a2.631 2.631 0 013.96 0l.036.04a2.57 2.57 0 003.36.446v0a2.57 2.57 0 012.38-.248L21 20"/></svg>';