endpoint_displacement constant

String const endpoint_displacement

Implementation

static const String endpoint_displacement =
    '<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"><path d="M16 10a5 5 0 11-10 0 5 5 0 0110 0Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M16 10a5 5 0 11-10 0 5 5 0 0110 0Zm0 0h11m0 0-4-4m4 4-4 4"/><path d="M32 38a5 5 0 1010 0 5 5 0 00-10 0Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M32 38a5 5 0 1010 0 5 5 0 00-10 0Zm0 0H21m0 0 4-4m-4 4 4 4"/><path d="M33 11a5 5 0 1010 0 5 5 0 00-10 0Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M38 16a5 5 0 110-10 5 5 0 010 10Zm0 0v11m0 0 4-4m-4 4-4-4"/><path d="M5 37a5 5 0 1110 0 5 5 0 01-10 0Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M10 32a5 5 0 100 10 5 5 0 000-10Zm0 0V21m0 0 4 4m-4-4-4 4"/></g></svg>';