incoming constant

String const incoming

Implementation

static const String incoming =
    '<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 13a4 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 13h6m8 0h11m8 0h7"/><path stroke-linecap="round" stroke-linejoin="round" d="m10 29-6 6 6 6m-6-6h40"/></g></svg>';