pipe constant

String const pipe

Implementation

static const String pipe =
    '<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 14h-2v2h-6v-3h2v-2h-2V6a2 2 0 00-2-2H4V2H2v8h2V8h6v3H8v2h2v5a2 2 0 002 2h8v2h2"/></svg>';