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="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="m221.1 110.6-13.1-4.4V56a16 16 0 00-16-16h-56V24a8 8 0 00-16 0v16H64a16 16 0 00-16 16v50.2l-13.1 4.4A16 16 0 0024 125.8V160a8.3 8.3 0 00.3 2.2c15.7 55 86.1 74 100.1 77.2a16.4 16.4 0 007.2 0c14-3.2 84.4-22.2 100.1-77.2a8.3 8.3 0 00.3-2.2v-34.2a16 16 0 00-10.9-15.2ZM64 56h128v44.9l-58.9-19.6a14.8 14.8 0 00-4.6-.8h-1a14.8 14.8 0 00-4.6.8L64 100.9Zm152 102.8c-5.8 19-20.5 35.2-43.9 48.1a184.7 184.7 0 01-44.1 16.9 184.7 184.7 0 01-44.1-16.9C60.5 194 45.8 177.8 40 158.8v-33l18.4-6.2L120 99.1V168a8 8 0 0016 0V99.1l61.6 20.5 18.4 6.2Z"/></svg>';