resistor constant

String const resistor

Implementation

static const String resistor =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="614" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 614"><path fill="currentColor" d="M960 376H818l-47 168q-3 12-13 18.5t-22 5.5q-12 1-22-5.5T701 544l-93-335-93 335q-3 12-13 18.5t-22 5.5q-12 1-22-5.5T445 544l-93-335-32 167H64q-26 0-45-18.5t-19-45T19 267t45-19h206l47-168q3-11 13-17.5t22-5.5q12-1 22 5.5T387 80l93 336 93-336q3-11 13-17.5t22-5.5q12-1 22 5.5T643 80l93 336 32-168h192q27 0 45.5 19t18.5 45.5-18.5 45T960 376z"/></svg>';