light_house constant

String const light_house

Implementation

static const String light_house =
    '<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-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M6 44h36M17 20h14"/><path fill="#555" d="M19 20h10l3 24H16l3-24Z"/><path stroke-linecap="round" d="m19 9 2 11h6l2-11"/><path stroke-linecap="round" d="m32 12-3-3-5-5-5 5-3 3m21-5 3-3M11 7 8 4m29 15 3 3m-29-3-3 3m30-9h4m-32 0H6m12 15h12m-13 8h14"/><path d="m29 20 3 24M19 20l-3 24"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';