elbow_connector_outline constant

String const elbow_connector_outline

Implementation

static const String elbow_connector_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" stroke="currentColor" d="M2.5 1.5a1 1 0 11-2 0 1 1 0 012 0Zm0 0h5v12h5m0 0a1 1 0 102 0 1 1 0 00-2 0Z"/></svg>';