unicast constant

String const unicast

Implementation

static const String unicast =
    '<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"><path fill="#555" stroke-width="4" d="M24 15a5 5 0 100-10 5 5 0 000 10Z"/><path stroke-linecap="round" stroke-width="4" d="M24 15v8"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M18 33V23l6 .003"/><path stroke-linecap="round" stroke-width="5" d="M41 41v1M7 41v1m11-1v1m12-1v1"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';