endpoint_round constant

String const endpoint_round

Implementation

static const String endpoint_round =
    '<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="M42 24H26"/><circle cx="22" cy="24" r="3"/><path d="M42 40H22c-8.837 0-16-7.163-16-16S13.163 8 22 8h20"/></g></svg>';