resistor_nodes constant

String const resistor_nodes

Implementation

static const String resistor_nodes =
    '<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="M2 11h1.67c.41-1.17 1.52-2 2.83-2a3 3 0 013 3c0 .65-.21 1.25-.56 1.74l1.13 1.61L13.11 4l1.5 2.13 2.09 2.98.8-.11c1.31 0 2.42.83 2.83 2H22v2h-1.67a2.99 2.99 0 01-2.83 2 3 3 0 01-3-3c0-.65.21-1.25.56-1.74l-1.13-1.61L10.89 20 7.3 14.89A2.99 2.99 0 013.67 13H2v-2m15.5-.5A1.5 1.5 0 0016 12a1.5 1.5 0 001.5 1.5A1.5 1.5 0 0019 12a1.5 1.5 0 00-1.5-1.5m-11 0A1.5 1.5 0 005 12a1.5 1.5 0 001.5 1.5A1.5 1.5 0 008 12a1.5 1.5 0 00-1.5-1.5Z"/></svg>';