online_meeting constant

String const online_meeting

Implementation

static const String online_meeting =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M44 8H4v30h15l5 5 5-5h15V8Z"/><path d="M12 19v8m8-11v14m8-9v4m8-6v8"/></g></svg>';