flow_line constant

String const flow_line

Implementation

static const String flow_line =
    '<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="M11 13.824V6.176A2.395 2.395 0 0012.4 4a2.4 2.4 0 10-4.8 0c0 .967.576 1.796 1.4 2.176v7.649A2.393 2.393 0 007.6 16a2.4 2.4 0 104.8 0c0-.967-.575-1.796-1.4-2.176zM10 2.615a1.384 1.384 0 110 2.768 1.384 1.384 0 010-2.768zm0 14.77a1.385 1.385 0 110-2.77 1.385 1.385 0 010 2.77z"/></svg>';