connection constant

String const connection

Implementation

static const String connection =
    '<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-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="m39 34 5 5-5 5"/><path d="M8 12a4 4 0 100-8 4 4 0 000 8Z"/><path stroke-linecap="round" d="M12 8h8a4 4 0 014 4v23a4 4 0 004 4h16"/></g></svg>';