connect constant

String const connect

Implementation

static const String connect =
    '<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-linejoin="round" stroke-width="4"><path d="M8 12a4 4 0 100-8 4 4 0 000 8Zm2 30a6 6 0 100-12 6 6 0 000 12Zm28 2a6 6 0 100-12 6 6 0 000 12ZM22 28a8 8 0 100-16 8 8 0 000 16Zm12-16a4 4 0 100-8 4 4 0 000 8Z" clip-rule="evenodd"/><path d="m11 11 4 4m15-3-2 2m6 19.5L28 26m-14 5 4-4"/></g></svg>';