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"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M6 44h36M17 20h14"/><path 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></svg>';