pipeline constant

String const pipeline

Implementation

static const String pipeline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M9 9v1H5V4h1V2H1v2h1v7a2 2 0 002 2h5v1h2V9Zm13 11v-8a2 2 0 00-2-2h-5V9h-2v5h2v-1h4v7h-1v2h5v-2Z"/></svg>';