sailing constant

String const sailing

Implementation

static const String sailing =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M19 30h-8l8-9m20 9C39 17.008 28.994 4 19 4v26h20Z"/><path fill="#555" stroke-linejoin="round" d="M32.651 41.577 42 36H6l2 6h23.114a3 3 0 001.537-.423Z"/><path stroke-linejoin="round" d="M19 30v6"/><path d="M29 21h12"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';