boat constant

String const boat

Implementation

static const String boat =
    '<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="m16.926 19.381-4.302 1.414a2 2 0 01-1.248 0L7.074 19.38a4 4 0 01-2.623-2.794L3 11l9 1 9-1-1.451 5.587a4 4 0 01-2.623 2.794Z"/><path d="M6.497 7.257A2 2 0 018.354 6h7.292a2 2 0 011.857 1.257L19 11l-7 1-7-1 1.497-3.743ZM12 3v3m-1-3h2m-1 9v4"/></g></svg>';