sailboat constant

String const sailboat

Implementation

static const String sailboat =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M13 2.5a.5.5 0 011 0V3l8 15h.5a.5.5 0 010 1H14v1h13a1 1 0 110 2v1.957c-.14.028-.302.043-.5.043-.609 0-.865-.146-1.242-.36l-.014-.009C24.749 23.35 24.127 23 22.99 23c-1.134 0-1.752.35-2.243.633l-.014.008c-.371.213-.625.359-1.233.359-.61 0-.87-.147-1.25-.363l-.011-.006C17.745 23.35 17.123 23 15.99 23c-1.134 0-1.752.35-2.243.633l-.014.008c-.371.213-.625.359-1.233.359-.61 0-.87-.147-1.25-.363l-.011-.006C10.745 23.35 10.123 23 8.99 23c-1.003 0-1.604.274-2.07.533L6 22H5a1 1 0 110-2h8v-1H7.5a.5.5 0 010-1H8l5-12V2.5Zm0 6.1L9.5 17H13V8.6Zm1.017-3.444V17h6.316L14.017 5.156ZM7.435 24.39c.38-.208.808-.39 1.555-.39.875 0 1.315.25 1.755.5.44.25.88.5 1.755.5.875 0 1.31-.25 1.745-.5.435-.25.87-.5 1.745-.5.875 0 1.315.25 1.755.5.44.25.88.5 1.755.5.875 0 1.31-.25 1.745-.5.435-.25.87-.5 1.745-.5.881 0 1.321.25 1.76.501.439.25.876.499 1.75.499.185 0 .35-.011.5-.03.566-.075.913-.273 1.26-.471.439-.25.876-.499 1.75-.499L30 30H2v-6c.875 0 1.313.25 1.75.5.438.25.875.5 1.75.5.869 0 1.304-.25 1.74-.499.064-.037.129-.074.195-.11Z"/></svg>';