outgoing constant

String const outgoing

Implementation

static const String outgoing =
    '<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-width="4"><path stroke-linejoin="round" d="M18 35a4 4 0 10-8 0 4 4 0 008 0Zm19 0a4 4 0 10-8 0 4 4 0 008 0Z"/><path stroke-linecap="round" d="M4 35h6m8 0h11m8 0h7"/><path stroke-linecap="round" stroke-linejoin="round" d="m38 19 6-6-6-6M4 13h40"/></g></svg>';