speedboat constant

String const speedboat

Icon Data of speedboat

Implementation

static const String speedboat =
    '<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="2"><path d="M3 17h13.4a3 3 0 002.5-1.34L22 11h0-6.23a4 4 0 00-1.49.29l-3.56 1.42a4 4 0 01-1.49.29H5.5h0-1L3 17zm3-4 1.5-5"/><path d="M6 8h8l2 3"/></g></svg>';