pipeline_outlined constant

String const pipeline_outlined

Implementation

static const String pipeline_outlined =
    '<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="M22 20v-8a2 2 0 00-2-2h-5V9h-2v6h2v-1h3v6h-1v2h6v-2Zm-1 0h-2v-7h-4v-2h5a1 1 0 011 1ZM9 9v1H6V4h1V2H1v2h1v8a2 2 0 002 2h5v1h2V9Zm0 4H4a1 1 0 01-1-1V4h2v7h4Z"/></svg>';