flow_parallel constant

String const flow_parallel

Implementation

static const String flow_parallel =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M8.4 4a2.4 2.4 0 10-4.8 0c0 .967.576 1.796 1.4 2.176v7.649A2.393 2.393 0 003.6 16a2.4 2.4 0 104.8 0c0-.967-.576-1.796-1.4-2.176V6.176A2.396 2.396 0 008.4 4zM7.384 16a1.385 1.385 0 11-2.77 0 1.385 1.385 0 012.77 0zM6 5.385a1.385 1.385 0 11.001-2.77A1.385 1.385 0 016 5.386zm9 8.439V6.176A2.395 2.395 0 0016.4 4a2.4 2.4 0 10-4.8 0c0 .967.576 1.796 1.4 2.176v7.649a2.395 2.395 0 00-1.4 2.176 2.4 2.4 0 104.8 0c0-.968-.575-1.797-1.4-2.177zM12.616 4a1.384 1.384 0 112.769 0 1.385 1.385 0 01-2.769 0zM14 17.385a1.385 1.385 0 110-2.77 1.385 1.385 0 010 2.77z"/></svg>';