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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M4 10a2 2 0 012-2h28a2 2 0 012 2v9l8-6v23l-8-6v8a2 2 0 01-2 2H6a2 2 0 01-2-2V10Zm6 6v4m5-6v8m5-6v4"/></svg>';