connection_bars constant

String const connection_bars

Implementation

static const String connection_bars =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M80 352h64v64H80zm96-64h64v128h-64zm96-96h64v224h-64zm96-96h64v320h-64z"/></svg>';