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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M14.457 8.75a6.501 6.501 0 01-12.914 0h.707a.75.75 0 000-1.5h-.707a6.469 6.469 0 011.361-3.285l.5.5a.75.75 0 001.06-1.061l-.5-.5A6.469 6.469 0 017.25 1.543v.707a.75.75 0 001.5 0v-.707a6.47 6.47 0 013.285 1.361l-.5.5a.75.75 0 101.061 1.06l.5-.5a6.469 6.469 0 011.361 3.286h-.707a.75.75 0 000 1.5h.707ZM16 8A8 8 0 110 8a8 8 0 0116 0Zm-8 4a2 2 0 00.75-3.855V4.75a.75.75 0 00-1.5 0v3.395A2 2 0 008 12Z" clip-rule="evenodd"/></svg>';