flow constant

String const flow

Implementation

static const String flow =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M27 22.14V17a2 2 0 00-2-2h-8V9.86a4 4 0 10-2 0V15H7a2 2 0 00-2 2v5.14a4 4 0 102 0V17h18v5.14a4 4 0 102 0ZM8 26a2 2 0 11-2-2 2 2 0 012 2Zm6-20a2 2 0 112 2 2 2 0 01-2-2Zm12 22a2 2 0 112-2 2 2 0 01-2 2Z"/></svg>';