curved_connector_solid constant

String const curved_connector_solid

Implementation

static const String curved_connector_solid =
    '<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" d="M1.5 0a1.5 1.5 0 101.415 2H4.5A2.5 2.5 0 017 4.5v6a3.5 3.5 0 003.5 3.5h1.585a1.5 1.5 0 100-1H10.5A2.5 2.5 0 018 10.5v-6A3.5 3.5 0 004.5 1H2.915A1.5 1.5 0 001.5 0Z"/></svg>';