video_conference constant

String const video_conference

Implementation

static const String video_conference =
    '<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="M4 10a2 2 0 012-2h28a2 2 0 012 2v9l8-6v23l-8-6v8a2 2 0 01-2 2H6a2 2 0 01-2-2V10Z"/><path d="M10 16v4m5-6v8m5-6v4"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';