communication constant

String const communication

Implementation

static const String communication =
    '<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="M33 38H22v-8h14v-8h8v16h-5l-3 3-3-3Z"/><path fill="#555" stroke-linejoin="round" d="M4 6h32v24H17l-4 4-4-4H4V6Z"/><path d="M19 18h1m6 0h1m-15 0h1"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';