virtual_meeting constant

String const virtual_meeting

Implementation

static const String virtual_meeting =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M20 4a2 2 0 012 2v10c0 1.11-.89 2-2 2h4v2H0v-2h4a2 2 0 01-2-2V6c0-1.11.89-2 2-2h16m0 2H4v10h16V6m-8 6c2.21 0 4 .9 4 2v1H8v-1c0-1.1 1.79-2 4-2m0-5a2 2 0 110 4c-1.11 0-2-.89-2-2s.9-2 2-2Z"/></svg>';