connected constant

String const connected

Implementation

static const String connected =
    '<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.78 2.28a.75.75 0 00-1.06-1.06l-1.617 1.616a4 4 0 00-5.275.336L5.53 4.47l-.25-.25a.75.75 0 00-1.06 1.06l.25.25-1.302 1.302a4 4 0 00-.336 5.275L1.22 13.72a.75.75 0 101.06 1.06l1.613-1.612a4 4 0 005.275-.336l1.302-1.302.25.25a.75.75 0 101.06-1.06l-.25-.25 1.298-1.298a4 4 0 00.336-5.275L14.78 2.28Zm-4.31 7.13 1.297-1.297a2.5 2.5 0 000-3.536l-.343-.343.404-.405-.404.405a2.5 2.5 0 00-3.536 0L6.591 5.53l3.879 3.88ZM5.53 6.591l-1.3 1.301a2.5 2.5 0 000 3.536l-.4.4.4-.4.343.343a2.5 2.5 0 003.536 0L9.41 10.47 5.53 6.59Z" clip-rule="evenodd"/></svg>';