signal_tower constant

String const signal_tower

Implementation

static const String signal_tower =
    '<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-linejoin="round" stroke-width="4"><path fill="#555" d="M17.081 6c-6.12 4.285-7.607 12.72-3.322 18.84 4.285 6.12 12.72 7.608 18.84 3.323L17.082 6Z"/><path d="M22 31v11m-9-17.5L6 42h36M40 6 25 17M17 6h23l-7 21.5"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';