parallel_gateway constant

String const parallel_gateway

Implementation

static const String parallel_gateway =
    '<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="M22.8 4.201 4.413 22.586a2 2 0 000 2.828L22.8 43.8a2 2 0 002.829 0l18.384-18.385a2 2 0 000-2.828L25.628 4.2a2 2 0 00-2.829 0Z"/><path stroke-linecap="round" d="M24.043 15.534v16.944m-8.472-8.472h16.944"/></g></svg>';